mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 03:11:15 +00:00
chore: rename use-relation
This commit is contained in:
@@ -3,7 +3,7 @@ import { createNamespace } from '../utils';
|
||||
import { ACTION_BAR_KEY } from '../action-bar';
|
||||
|
||||
// Composition
|
||||
import { useParent } from '../composition/use-relation';
|
||||
import { useParent } from '../composition/use-parent';
|
||||
import { useRoute, routeProps } from '../composition/use-route';
|
||||
|
||||
// Components
|
||||
|
Reference in New Issue
Block a user