[WEB-1657] dev: admin application code structuring. (#4867)

* [WEB-1657] dev: admin application code structuring.

* chore: update mobx-react-lite import to mobx-react.
This commit is contained in:
Prateek Shourya
2024-06-20 17:52:01 +05:30
committed by GitHub
parent 096d9b1541
commit 94e6fd4b29
67 changed files with 148 additions and 123 deletions

View File

@@ -0,0 +1,6 @@
export * from "./email-config-switch";
export * from "./password-config-switch";
export * from "./authentication-method-card";
export * from "./gitlab-config";
export * from "./github-config";
export * from "./google-config";