#How can I change the error border color on TextInput?

2 messages · Page 1 of 1 (latest)

halcyon heath
#

I'm adding styling to the theme object that I pass the the MantineProvider. I'm currently doing a component override on TextInput styles. The error field only changes the text color, but not the border.

Is there a way to target the error border? Or is there a better way?

#

I figured it out. There's an invalid field. Smart.