Skip to content

Commit 5122ed9

Browse files
committed
fix: remove step attribute from number input in ColumnValueInput component
1 parent 36cf8c0 commit 5122ed9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

adminforth/spa/src/components/ColumnValueInput.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@
9494
ref="input"
9595
type="number"
9696
inputmode="decimal"
97-
step="any"
9897
class="w-40"
9998
placeholder="0.0"
10099
:fullWidth="true"

0 commit comments

Comments
 (0)