mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-02 02:30:29 +00:00
Update pages and routing
This commit is contained in:
@@ -13,7 +13,9 @@ import CreateUser from './CreateUser';
|
||||
import Settings from './Settings';
|
||||
import UserSettings from './UserSettings';
|
||||
import AddCategory from './AddCategory';
|
||||
import AddFeature from './AddFeature';
|
||||
import CategorySettings from './CategorySettings';
|
||||
import FeatureSettings from './FeatureSettings';
|
||||
|
||||
export {
|
||||
Login,
|
||||
@@ -31,5 +33,7 @@ export {
|
||||
Settings,
|
||||
UserSettings,
|
||||
AddCategory,
|
||||
AddFeature,
|
||||
CategorySettings,
|
||||
FeatureSettings,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user