Implement portal frontend for events
This commit is contained in:
@@ -15,7 +15,10 @@
|
||||
{
|
||||
name: "Apparel",
|
||||
path: "/apparel",
|
||||
links: [{ name: "Products", path: "/products" }],
|
||||
links: [
|
||||
{ name: "Products", path: "/products" },
|
||||
{ name: "Activity", path: "/activity" },
|
||||
],
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user