#Mantine TextArea Issues
4 messages · Page 1 of 1 (latest)
You can try to override the styles of Textarea using Styles API, such as hiding the scrollbar
https://mantine.dev/core/textarea/?t=styles-api
https://mantine.dev/styles/styles-api/
So what should I write?