Skip to content

Commit 9c354be

Browse files
authored
docs: fix typo
1 parent f44e2db commit 9c354be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€Žpackages/docs/docs/theme/writing-a-theme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ theme
4040
β”œβ”€β”€ `components`
4141
β”‚ └── xxx.vue
4242
β”œβ”€β”€ `layouts`
43-
β”‚Β Β  β”œβ”€β”€ Layout.vue _(**εΏ…θ¦ηš„**)_
43+
β”‚Β Β  β”œβ”€β”€ Layout.vue _(**Mandatory**)_
4444
β”‚Β Β  └── 404.vue
4545
β”œβ”€β”€ `styles`
4646
β”‚Β Β  β”œβ”€β”€ index.styl

0 commit comments

Comments
Β (0)