Skip to content

Commit 2977f6c

Browse files
Translate guide/components/slots.md
1 parent e75982b commit 2977f6c

File tree

2 files changed

+139
-130
lines changed

2 files changed

+139
-130
lines changed

.vitepress/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ export const sidebar: ThemeConfig['sidebar'] = {
200200
text: 'السمات المستترة',
201201
link: '/guide/components/attrs'
202202
},
203-
{ text: 'الفتحات', link: '/guide/components/slots' },
203+
{ text: 'المنافذ', link: '/guide/components/slots' },
204204
{
205205
text: 'تزويد/حقن',
206206
link: '/guide/components/provide-inject'

0 commit comments

Comments
 (0)