chore: move useCountdown to @vant/use
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
import { raf, cancelRaf, getScrollTop, setScrollTop } from '../utils';
|
||||
import { raf, cancelRaf } from '@vant/use';
|
||||
import { getScrollTop, setScrollTop } from '../utils';
|
||||
|
||||
let rafId: number;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user