mirror of
https://github.com/shadcn-ui/ui.git
synced 2026-06-15 20:01:35 +00:00
* feat: add next forms docs * feat * docs: rhf and tsf * docs: forms * feat: update react-hook-form docs * feat: update docs for both lib * docs: update tanstack docs * docs: update * fix * fix * fix * add forms link in sidebar
13 lines
151 B
JSON
13 lines
151 B
JSON
{
|
|
"root": true,
|
|
"pages": [
|
|
"(root)",
|
|
"changelog",
|
|
"components",
|
|
"forms",
|
|
"installation",
|
|
"dark-mode",
|
|
"registry"
|
|
]
|
|
}
|