mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 20:04:09 +00:00
chore: rename variables and comments
This commit is contained in:
@@ -3,7 +3,7 @@ import { ref, watch, reactive, nextTick } from 'vue';
|
||||
// Utils
|
||||
import { preventDefault, getScrollTop, createNamespace } from '../utils';
|
||||
|
||||
// Composition
|
||||
// Composables
|
||||
import { useScrollParent } from '@vant/use';
|
||||
import { useTouch } from '../composables/use-touch';
|
||||
|
||||
|
Reference in New Issue
Block a user