mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
fix(Swipe): dynamically render failed #7366
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { PropType, ref } from 'vue';
|
||||
import { ref, PropType } from 'vue';
|
||||
import { createNamespace } from '../utils';
|
||||
import { useTouch } from '../composition/use-touch';
|
||||
import Loading from '../loading';
|
||||
|
Reference in New Issue
Block a user