feat(projects): 布局调整

This commit is contained in:
Soybean
2021-08-26 18:49:20 +08:00
parent ea5917d225
commit eda87f041d
14 changed files with 40 additions and 119 deletions

View File

@@ -1,5 +1,4 @@
import setupSmoothScroll from './smooth-scroll';
import setupNaive from './naive';
import NProgress from './nprogress';
export { setupSmoothScroll, setupNaive, NProgress };
export { setupSmoothScroll, setupNaive };