-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Used this component in a small Winestore project and I noticed InputFormField
only works for string inputs and value
only takes string | undefined
. Tried to use it for number but I had to convert value
to string before passing the value and convert it back to number before setting the state
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers