chore: move useRelation to @vant/use
This commit is contained in:
+1
-1
@@ -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