修改首页卡片
This commit is contained in:
@@ -35,7 +35,6 @@ const items = ref<NavigationMenuItem[][]>([
|
||||
label: 'Components',
|
||||
icon: 'i-lucide-box',
|
||||
to: '/components',
|
||||
active: true,
|
||||
children: [
|
||||
{
|
||||
label: 'Link',
|
||||
|
Reference in New Issue
Block a user