feat: CRUD admin for skills and teams
This commit is contained in:
3
components/admin/layout/index.ts
Normal file
3
components/admin/layout/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
// Composants de layout et navigation
|
||||
export { ManageAdminClientWrapper } from "./manage-admin-client-wrapper";
|
||||
export { ManageContentTabs } from "./manage-content-tabs";
|
||||
Reference in New Issue
Block a user