Skip to content

Commit cab620f

Browse files
authored
Update .vitepress/config.ts
1 parent 5377c6d commit cab620f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ export const sidebar: ThemeConfig['sidebar'] = {
188188
link: '/guide/essentials/component-basics'
189189
},
190190
{
191-
text: 'Lifecycle Hooks',
191+
text: '生命周期',
192192
link: '/guide/essentials/lifecycle'
193193
}
194194
]

0 commit comments

Comments
 (0)