feat: streamline component imports and update package exports for better organization
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export * from '@mantine/core';
|
||||
|
||||
export * from './system-pages/coming-soon';
|
||||
export * from './system-pages/forbidden';
|
||||
export * from './system-pages/maintenance';
|
||||
export * from './system-pages/not-found';
|
||||
Reference in New Issue
Block a user