docs: fix form profile
This commit is contained in:
parent
e54e06bb98
commit
47ff130ffb
|
|
@ -13,7 +13,7 @@ const $route = useRoute()
|
||||||
const sidebarNavItems: Item[] = [
|
const sidebarNavItems: Item[] = [
|
||||||
{
|
{
|
||||||
title: 'Profile',
|
title: 'Profile',
|
||||||
href: '/examples/forms/forms',
|
href: '/examples/forms',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'Account',
|
title: 'Account',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user