chore: move useRelation to @vant/use
This commit is contained in:
+1
-1
@@ -23,8 +23,8 @@ import {
|
||||
} from '../utils';
|
||||
|
||||
// Composition
|
||||
import { useParent } from '@vant/use';
|
||||
import { useExpose } from '../composition/use-expose';
|
||||
import { useParent } from '../composition/use-relation';
|
||||
|
||||
// Components
|
||||
import Icon from '../icon';
|
||||
|
||||
Reference in New Issue
Block a user