Skip to content

Commit 9c9de98

Browse files
committed
docs: added missing page link
1 parent ec92676 commit 9c9de98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/.vuepress/links.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ const sidebar = [
3939
children: [
4040
'/helpers/collection',
4141
'/helpers/pagination',
42-
'helpers/global-config'
42+
'/helpers/global-config',
43+
'/helpers/event-emitter'
4344
]
4445
},
4546
{

0 commit comments

Comments
 (0)