mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-01 18:20:28 +00:00
Add create user page
This commit is contained in:
@@ -5,6 +5,7 @@ import ForgotPassword from './Auth/ForgotPassword';
|
||||
import RecoverAccount from './Auth/RecoverAccount';
|
||||
import Project from './Project';
|
||||
import Users from './Users';
|
||||
import CreateUser from './CreateUser';
|
||||
import Settings from './Settings';
|
||||
import UserSettings from './UserSettings';
|
||||
|
||||
@@ -16,6 +17,7 @@ export {
|
||||
RecoverAccount,
|
||||
Project,
|
||||
Users,
|
||||
CreateUser,
|
||||
Settings,
|
||||
UserSettings,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user