Remove unused AuthLayout and PageLayout components to streamline the portal structure and improve maintainability.
This commit is contained in:
parent
c5de063a3e
commit
9751278a4e
@ -1,2 +0,0 @@
|
||||
export { AuthLayout } from "./AuthLayout";
|
||||
export type { AuthLayoutProps } from "./AuthLayout";
|
||||
@ -1,2 +0,0 @@
|
||||
export { PageLayout } from "./PageLayout";
|
||||
export type { BreadcrumbItem } from "./PageLayout";
|
||||
Loading…
x
Reference in New Issue
Block a user