Andarist / Andarist/react-textarea-autosize
Always getting this warning: Invalid DOM property `class`. Did you mean `className`?
Open
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 247
- PR merge metrics
- No merged PRs in 30d
Description
This is the code I'm using:
This works perfectly. I can set the colors as I want. However, I'm being told to use className, but if I change class to className on my code, the textarea looses all tailwind styling.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.