|
|
|
@ -17,8 +17,7 @@ |
|
|
|
|
{url: "tips-tricks", title: "Tips & Tricks", active: false, icon: "bomb", html: "/docs/tips-tricks/"}, |
|
|
|
|
{url: "docs", title: "API Docs", active: false, icon: "book", href: "/client/#/docs/"}, |
|
|
|
|
{url: "demos", title: "Demos", active: false, icon: "component", href: "/client/#/bando/components/"}, |
|
|
|
|
{url: "icons", title: "Icons", active: false, icon: "smile", component: IconFinder, props: {}}, |
|
|
|
|
{url: "djenterator", title: "Djenterator", active: false, icon: "layout-template", component: Djenterator, props: {}}, |
|
|
|
|
{url: "icons", title: "Icons", active: false, icon: "smile", component: IconFinder, props: {}} |
|
|
|
|
]; |
|
|
|
|
|
|
|
|
|
let selected = panels[0]; |
|
|
|
|