docs: fix form profile

This commit is contained in:
zernonia 2024-06-02 00:05:39 +08:00
parent e54e06bb98
commit 47ff130ffb

View File

@ -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',