feat(dashboard,admin-shared): Add injection zones to regions, shipping profiles, and locations (#7467)
This commit is contained in:
+2
-2
@@ -54,8 +54,8 @@ const useSettingRoutes = (): NavItemProps[] => {
|
||||
to: "/settings/shipping-profiles",
|
||||
},
|
||||
{
|
||||
label: t("shipping.domain"),
|
||||
to: "/settings/shipping",
|
||||
label: t("location.domain"),
|
||||
to: "/settings/locations",
|
||||
},
|
||||
],
|
||||
[t]
|
||||
|
||||
Reference in New Issue
Block a user