mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-08 06:28:37 +00:00
Change validation strategy from onChange to onBlur to prevent validation on every keystroke, which causes input lag in textareas.
Change validation strategy from onChange to onBlur to prevent validation on every keystroke, which causes input lag in textareas.