mirror of
https://github.com/youzan/vant.git
synced 2026-04-06 02:00:43 +08:00
chore: move useRelation to @vant/use
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { createNamespace, addUnit } from '../utils';
|
||||
import { BORDER_TOP } from '../utils/constant';
|
||||
import { useChildren } from '../composition/use-relation';
|
||||
import { useChildren } from '@vant/use';
|
||||
|
||||
const [createComponent, bem] = createNamespace('grid');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user