Skip to content

Commit 1f0a935

Browse files
authored
Update config.js
1 parent 8296d74 commit 1f0a935

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/src/.vuepress/config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,8 @@ module.exports = {
8383
path: '/examples/',
8484
children: [
8585
'/examples/points-in-polygon',
86-
'/examples/how-to-access-google-maps-object'
86+
'/examples/how-to-access-google-maps-object',
87+
'/examples/how-to-add-custom-controls'
8788
]
8889
},
8990

0 commit comments

Comments
 (0)