mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-07-02 00:54:15 +00:00
When I tried it after the attached issue, I realized; For someone who's absolutely copying and pasting form the guide, this would give an error, as useForm is not imported in the guide. So I fixed that. Related issue: https://github.com/shadcn-ui/ui/issues/1482 Fix #1482