feat(admin,shop-admin): content/brand management + merchant shop profile (add-content-admin-ui)
This commit is contained in:
@@ -944,6 +944,7 @@ export function createMockApi(): ApiClient {
|
||||
|
||||
shop: {
|
||||
getMyShop: () => unsupported(),
|
||||
updateMyProfile: () => unsupported(),
|
||||
listMyProducts: () => unsupported(),
|
||||
getProduct: () => unsupported(),
|
||||
createProduct: () => unsupported(),
|
||||
|
||||
Reference in New Issue
Block a user