Skip to content

Commit b4b1aea

Browse files
fix: removed todo mvc from the navigation
1 parent c90d716 commit b4b1aea

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.vitepress/config.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -497,10 +497,6 @@ export const sidebar: ThemeConfig['sidebar'] = {
497497
text: 'List with Transitions',
498498
link: '/examples/#list-transition'
499499
},
500-
{
501-
text: 'TodoMVC',
502-
link: '/examples/#todomvc'
503-
}
504500
]
505501
},
506502
{

0 commit comments

Comments
 (0)