You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do I enable hover:cursor-pointer for an entire FormItem? If I put it on<FormItem> the <FormLabel> does not have a hover.. if I put it there too, my cursor flashes as I move it on/off the FormLabel... sorry, this must be a basic question. Looking for best practices here... thank you!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
How do I enable
hover:cursor-pointer
for an entireFormItem
? If I put it on<FormItem
> the<FormLabel>
does not have a hover.. if I put it there too, my cursor flashes as I move it on/off the FormLabel... sorry, this must be a basic question. Looking for best practices here... thank you!Beta Was this translation helpful? Give feedback.
All reactions