diff --git a/modules/customers/src/web/list/ui/pages/list-customers-page.tsx b/modules/customers/src/web/list/ui/pages/list-customers-page.tsx index 4e87d224..00804db8 100644 --- a/modules/customers/src/web/list/ui/pages/list-customers-page.tsx +++ b/modules/customers/src/web/list/ui/pages/list-customers-page.tsx @@ -82,7 +82,7 @@ export const ListCustomersPage = () => { /> - + {isPanelOpen ? ( ) => { return (
{children} diff --git a/packages/rdx-ui/src/components/layout/app-layout.tsx b/packages/rdx-ui/src/components/layout/app-layout.tsx index 52996a42..970f3463 100644 --- a/packages/rdx-ui/src/components/layout/app-layout.tsx +++ b/packages/rdx-ui/src/components/layout/app-layout.tsx @@ -6,6 +6,7 @@ import { AppSidebar } from "./app-sidebar.tsx"; export const AppLayout = () => { return ( { } as React.CSSProperties } > - + {/* Aquí está el MAIN */} - +