feat: Support dayjs and component library in multiple languages

This commit is contained in:
vben
2024-06-30 15:42:30 +08:00
parent ca1cad0cd3
commit 1d70d71537
15 changed files with 99 additions and 20 deletions

View File

@@ -1 +1 @@
export { default as AuthPageLayoutType } from './authentication.vue';
export { default as AuthPageLayout } from './authentication.vue';