Skip to content

Commit bdbe254

Browse files
author
ntepluhina
committed
Reverted changes to custom events
1 parent 6146984 commit bdbe254

File tree

2 files changed

+1
-135
lines changed

2 files changed

+1
-135
lines changed

src/.vuepress/config.js

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -46,11 +46,7 @@ module.exports = {
4646
{
4747
title: 'Components In-Depth',
4848
collapsable: true,
49-
children: [
50-
'component-registration',
51-
'component-props',
52-
'component-custom-events'
53-
]
49+
children: ['component-registration', 'component-props']
5450
}
5551
]
5652
}

src/guide/component-custom-events.md

Lines changed: 0 additions & 130 deletions
This file was deleted.

0 commit comments

Comments
 (0)