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