material-tailwind
material-tailwind copied to clipboard
Select component should support reset
When resetting a form with <button type="reset" /> all the form values should be cleared and show the default label.
that's not the case with the select component. - it does not respond to reset.
Any updates about this?