Skip to content

InputFormField should accept type number #108

Description

@namidao

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions