chore(dashboard): move shipping option type page (#13323)
* chore(dashboard): move shipping option type page * small issue with the toast for edit
This commit is contained in:
@@ -47,10 +47,6 @@ const useSettingRoutes = (): INavItem[] => {
|
||||
label: t("salesChannels.domain"),
|
||||
to: "/settings/sales-channels",
|
||||
},
|
||||
{
|
||||
label: t("shippingOptionTypes.domain"),
|
||||
to: "/settings/shipping-option-types",
|
||||
},
|
||||
{
|
||||
label: t("productTypes.domain"),
|
||||
to: "/settings/product-types",
|
||||
|
||||
Reference in New Issue
Block a user