feat: admin frontend - React + Vite, auth pages, user management, roles, permissions, webhooks, devices, logs
This commit is contained in:
3
frontend/admin/src/pages/index.ts
Normal file
3
frontend/admin/src/pages/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export * from './auth'
|
||||
export * from './admin'
|
||||
export { NotFoundPage } from './NotFoundPage'
|
||||
Reference in New Issue
Block a user