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