feat(dashboard,icons,types,js-sdk): add providers to location UI (#8328)

This commit is contained in:
Riqwan Thamir
2024-07-30 08:47:01 +02:00
committed by GitHub
parent b539c6d5bb
commit c976361f22
22 changed files with 616 additions and 103 deletions
@@ -871,6 +871,13 @@ export const RouteMap: RouteObject[] = [
lazy: () =>
import("../../routes/locations/location-sales-channels"),
},
{
path: "fulfillment-providers",
lazy: () =>
import(
"../../routes/locations/location-fulfillment-providers"
),
},
{
path: "fulfillment-set/:fset_id",
children: [