Skip to content

Commit 6b8f5ae

Browse files
committed
📃 docs: 添加侧边栏 GameView 链接
1 parent fe61369 commit 6b8f5ae

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/.vitepress/config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ export default defineConfig({
4040
text: '前端公共组件',
4141
items: [
4242
{ text: '组件概览', link: '/game/components/' },
43+
{ text: 'GameView', link: '/game/components/GameView' },
4344
{ text: 'PlayerList', link: '/game/components/PlayerList' },
4445
{ text: 'AchievementTable', link: '/game/components/AchievementTable' },
4546
{ text: 'GameChat', link: '/game/components/GameChat' },

0 commit comments

Comments
 (0)