#Overwrite the color of data-invalid (errors)
11 messages · Page 1 of 1 (latest)
In which component?
Well right now I am just thinking about form inputs, but if it is possible to "override" it in general, would be great
Because right now it gives this color: #ffa8a8, which I don't like, or at least it doesn't go with my UI
Yeah I saw that part, and thank you, but the problem is that I don't know how to specify only for errors in general
But will check it, thanks
GOT IT! Love you, thanks
Quick question: can this go into the global styles file? Or should it only be inside the provider?
You can apply styles any way you like with classNames or styles, go though styles api docs to learn more