docs: change forms href (#553)

This commit is contained in:
久染 | JiuRan 2024-05-23 18:13:24 +08:00 committed by GitHub
parent e63eec02e4
commit 63bb21808f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,7 +35,7 @@ const examples = [
},
{
name: 'Forms',
href: '/examples/forms/forms',
href: '/examples/forms',
code: 'https://github.com/radix-vue/shadcn-vue/tree/dev/apps/www/src/examples/forms',
},
{