chore: move useRelation to @vant/use
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
import { createNamespace } from '../utils';
|
||||
import { useChildren } from '../composition/use-relation';
|
||||
import { useChildren } from '@vant/use';
|
||||
|
||||
const [createComponent, bem] = createNamespace('steps');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user