Skip to content

Commit fc03746

Browse files
author
ntepluhina
committed
feat: added component-slots
1 parent 21df49d commit fc03746

File tree

2 files changed

+441
-1
lines changed

2 files changed

+441
-1
lines changed

src/.vuepress/config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ module.exports = {
4949
children: [
5050
'component-registration',
5151
'component-props',
52-
'component-custom-events'
52+
'component-custom-events',
53+
'component-slots'
5354
]
5455
}
5556
]

0 commit comments

Comments
 (0)