mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-10-12 21:03:42 +08:00
feat(projects): 新增主题配置
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import setupSmoothScroll from './smooth-scroll';
|
||||
import setupElementPlus from './element-plus';
|
||||
import setupNaive from './naive';
|
||||
import NProgress from './nprogress';
|
||||
|
||||
export { setupSmoothScroll, setupElementPlus, NProgress };
|
||||
export { setupSmoothScroll, setupNaive, NProgress };
|
||||
|
Reference in New Issue
Block a user