fix: forms href

This commit is contained in:
JiuRanYa 2024-05-15 15:52:41 +08:00
parent 5eb41b0ba9
commit 6861b4c854

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',
},
{