Skip to content

Commit b361c0d

Browse files
author
ntepluhina
committed
fix: added computed and class to sidebar
1 parent 9216e43 commit b361c0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/.vuepress/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ module.exports = {
3434
'introduction',
3535
'instance',
3636
'template-syntax',
37-
// 'computed',
38-
// 'class-and-style',
37+
'computed',
38+
'class-and-style',
3939
'conditional',
4040
'list'
4141
// 'events'

0 commit comments

Comments
 (0)