You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @CodeDraken I think color and date could be, I'm planning to add the File input as another component because the behavior of its a little different (It is also another component on Bulma).
If you can fill a PR adding the other two types would be great.
type: PropTypes.oneOf(['text', 'email', 'tel', 'password', 'number', 'search'])
Shouldn't this include color, file, and date as well?
https://github.com/couds/react-bulma-components/blob/master/src/components/form/components/input.js
The text was updated successfully, but these errors were encountered: