brutalism
brutalism copied to clipboard
Inputs/TextAreas should inherit native HTML attributes
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea
Should have props to specify things like autocapitalize
, autofocus
, maxlength
, minlength
and etc.