Unverified Commit 1f0a9358 authored by Fawad Mirzad's avatar Fawad Mirzad Committed by GitHub
Browse files

Update config.js

parent 8296d74f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -83,7 +83,8 @@ module.exports = {
        path: '/examples/',
        children: [
          '/examples/points-in-polygon',
          '/examples/how-to-access-google-maps-object'
          '/examples/how-to-access-google-maps-object',
          '/examples/how-to-add-custom-controls'
        ]
      },