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