Remove duplicated option
This commit is contained in:
@@ -59,7 +59,6 @@ module.exports = {
|
||||
title: 'Components',
|
||||
collapsable: false,
|
||||
path: '/components/',
|
||||
collapsable: false,
|
||||
sidebarDepth: 0,
|
||||
children: [
|
||||
'/components/map',
|
||||
@@ -76,7 +75,6 @@ module.exports = {
|
||||
{
|
||||
title: 'Examples',
|
||||
collapsable: false,
|
||||
collapsable: false,
|
||||
sidebarDepth: 0,
|
||||
path: '/examples/',
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user