Using a regular Input component with type="number' will result in an input field with the default browser appearance, and it looks horrible. We should add a new component that overrides the browser styling and provides better looking increase- and decrease buttons.
Using a regular
Inputcomponent withtype="number'will result in an input field with the default browser appearance, and it looks horrible. We should add a new component that overrides the browser styling and provides better looking increase- and decrease buttons.