refactor(utils-v2): refactor utils (#5699)

This commit is contained in:
三咲智子
2022-02-09 16:59:08 +08:00
committed by GitHub
parent b80e5c69e9
commit c1e5d724d8
282 changed files with 851 additions and 822 deletions

View File

@ -1,4 +1,4 @@
import { withInstall } from '@element-plus/utils/with-install'
import { withInstall } from '@element-plus/utils-v2'
import Affix from './src/affix.vue'