diff --git a/modules/customers/src/web/create/controllers/index.ts b/modules/customers/src/web/create/controllers/index.ts index debbf28e..fd35e3f4 100644 --- a/modules/customers/src/web/create/controllers/index.ts +++ b/modules/customers/src/web/create/controllers/index.ts @@ -1 +1 @@ -export * from "./use-customer-update-page.controller"; +export * from "./use-customer-create-page.controller";