Merge branch 'main' into antdv-next

This commit is contained in:
xingyu4j
2026-05-18 16:38:56 +08:00
parent 1867015e97
commit 5bbdcffb97
2 changed files with 20 additions and 20 deletions

View File

@@ -6,7 +6,7 @@ import { providePluginsOptions } from '@vben/plugins';
import { preferences } from '@vben/preferences';
import { initStores } from '@vben/stores';
import '@vben/styles';
import '@vben/styles/antd';
import '@vben/styles/antdv-next';
import { useTitle } from '@vueuse/core';