mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 20:04:09 +00:00
chore: rename use-relation
This commit is contained in:
@@ -9,7 +9,7 @@ import { preventDefault } from '../utils/dom/event';
|
||||
|
||||
// Composition
|
||||
import { useTouch } from '../composition/use-touch';
|
||||
import { useParent } from '../composition/use-relation';
|
||||
import { useParent } from '../composition/use-parent';
|
||||
|
||||
const DEFAULT_DURATION = 200;
|
||||
|
||||
|
Reference in New Issue
Block a user