feat(dashboard): move shipping profile to locations (#7777)
This commit is contained in:
@@ -53,10 +53,6 @@ const useSettingRoutes = (): NavItemProps[] => {
|
||||
label: t("productTypes.domain"),
|
||||
to: "/settings/product-types",
|
||||
},
|
||||
{
|
||||
label: t("shippingProfile.domain"),
|
||||
to: "/settings/shipping-profiles",
|
||||
},
|
||||
{
|
||||
label: t("stockLocations.domain"),
|
||||
to: "/settings/locations",
|
||||
|
||||
Reference in New Issue
Block a user