Big progress!

This commit is contained in:
Dave Richer
2023-12-12 12:37:50 -05:00
parent b0d1a7b65e
commit fe80256a40
13 changed files with 133 additions and 219 deletions

View File

@@ -98,7 +98,7 @@ export const Nav00DataSource = {
name: "item3",
className: "header0-item",
children: {
href: "/manage",
href: "/manage/",
children: [
{ children: i18n.t("landing.labels.managemyshop"), name: "text" },
],