mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
refactor(hooks): unite import origin (#16872)
refactor(hooks): unite import origin
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { isRef, onScopeDispose, watch } from 'vue'
|
||||
import { computed } from '@vue/reactivity'
|
||||
import { computed, isRef, onScopeDispose, watch } from 'vue'
|
||||
import {
|
||||
addClass,
|
||||
getScrollBarWidth,
|
||||
|
||||
Reference in New Issue
Block a user