mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
chore: rename composables folder
This commit is contained in:
@@ -5,7 +5,7 @@ import { preventDefault, getScrollTop, createNamespace } from '../utils';
|
||||
|
||||
// Composition
|
||||
import { useScrollParent } from '@vant/use';
|
||||
import { useTouch } from '../composition/use-touch';
|
||||
import { useTouch } from '../composables/use-touch';
|
||||
|
||||
// Components
|
||||
import Loading from '../loading';
|
||||
|
||||
Reference in New Issue
Block a user