Skip to content

Commit 5258c66

Browse files
author
ntepluhina
committed
Merge branch 'master' into component-slots
# Conflicts: # src/.vuepress/config.js
2 parents fc03746 + d1569f0 commit 5258c66

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/.vuepress/config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,12 @@ module.exports = {
4949
children: [
5050
'component-registration',
5151
'component-props',
52+
<<<<<<< HEAD
5253
'component-custom-events',
5354
'component-slots'
55+
=======
56+
'component-custom-events'
57+
>>>>>>> master
5458
]
5559
}
5660
]

0 commit comments

Comments
 (0)