mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 00:01:34 +00:00
fix(frontend): Fix currency input (#1667)
This commit is contained in:
@@ -186,7 +186,6 @@
|
||||
bind:value={formattedValue}
|
||||
on:keydown={handleKeyDown}
|
||||
on:keyup={setUnformattedValue}
|
||||
on:blur={setFormattedValue}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user