Skip to content

Commit

Permalink
empty commit to bump netlify build
Browse files Browse the repository at this point in the history
  • Loading branch information
adamgall committed Mar 19, 2024
1 parent dacd439 commit 848257f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/ui/forms/BigNumberInput.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ export function BigNumberInput({
onChange={onChangeInput}
onBlur={onBlur}
type="number"
step="any"
{...rest}
/>
{maxValue && (
Expand Down

0 comments on commit 848257f

Please sign in to comment.