Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

Commit 1f0a935

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

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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)