Skip to content

Commit 9b996fb

Browse files
committed
update sidebar
1 parent 029403c commit 9b996fb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

sidebars.js

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,10 @@ module.exports = {
152152
type: 'doc',
153153
id: 'zkapps/front-end-integration-guides/angular',
154154
},
155-
items: ['zkapps/front-end-integration-guides/angular'],
155+
items: [
156+
'zkapps/front-end-integration-guides/angular',
157+
'zkapps/front-end-integration-guides/next',
158+
],
156159
},
157160
{
158161
type: 'category',

0 commit comments

Comments
 (0)