Update frontend base

This commit is contained in:
jeffvli
2022-10-24 22:19:52 -07:00
parent 921c688c94
commit f8e7d02daf
35 changed files with 1464 additions and 491 deletions
+2 -2
View File
@@ -1,2 +1,2 @@
export * from './auth/AuthLayout';
export * from './default/DefaultLayout';
export * from './auth-layout';
export * from './default-layout';