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:
@@ -18,7 +18,7 @@ import {
|
||||
useScrollParent,
|
||||
useEventListener,
|
||||
} from '@vant/use';
|
||||
import { useTouch } from '../composition/use-touch';
|
||||
import { useTouch } from '../composables/use-touch';
|
||||
|
||||
export const INDEX_BAR_KEY = 'vanIndexBar';
|
||||
|
||||
|
Reference in New Issue
Block a user