mirror of
https://github.com/element-plus/element-plus.git
synced 2025-02-11 11:39:43 +08:00
refactor(hooks): unite import origin (#16872)
refactor(hooks): unite import origin
This commit is contained in:
parent
48e75f53dd
commit
7bcaf29d06
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user