[site][xs] - add components tab in navbar
This commit is contained in:
@@ -21,6 +21,7 @@ const config = {
|
|||||||
{ name: "Blog", href: "/blog" },
|
{ name: "Blog", href: "/blog" },
|
||||||
{ name: "Showcases", href: "/#showcases" },
|
{ name: "Showcases", href: "/#showcases" },
|
||||||
{ name: "Examples", href: "https://github.com/datopian/portaljs/tree/main/examples", target: "_blank" },
|
{ name: "Examples", href: "https://github.com/datopian/portaljs/tree/main/examples", target: "_blank" },
|
||||||
|
{ name: "Components", href: "https://storybook.portaljs.org", target: "_blank" },
|
||||||
// { name: "DL Demo", href: "/data-literate/demo" },
|
// { name: "DL Demo", href: "/data-literate/demo" },
|
||||||
// { name: "Excel Viewer", href: "/excel-viewer" },
|
// { name: "Excel Viewer", href: "/excel-viewer" },
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user