mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-01 18:20:28 +00:00
Update pages index
This commit is contained in:
@@ -12,6 +12,8 @@ import Users from './Users';
|
|||||||
import CreateUser from './CreateUser';
|
import CreateUser from './CreateUser';
|
||||||
import Settings from './Settings';
|
import Settings from './Settings';
|
||||||
import UserSettings from './UserSettings';
|
import UserSettings from './UserSettings';
|
||||||
|
import AddCategory from './AddCategory';
|
||||||
|
import CategorySettings from './CategorySettings';
|
||||||
|
|
||||||
export {
|
export {
|
||||||
Login,
|
Login,
|
||||||
@@ -28,4 +30,6 @@ export {
|
|||||||
CreateUser,
|
CreateUser,
|
||||||
Settings,
|
Settings,
|
||||||
UserSettings,
|
UserSettings,
|
||||||
|
AddCategory,
|
||||||
|
CategorySettings,
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user