chore(Tabbar): use relation

This commit is contained in:
chenjiahan
2020-09-26 11:13:49 +08:00
parent 11890ef3c1
commit 367a273bd5
3 changed files with 9 additions and 38 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import { TABBAR_KEY } from '../tabbar';
import { createNamespace, isObject, isDef } from '../utils';
// Composition
import { useParent } from '../composition/use-parent';
import { useParent } from '../composition/use-relation';
import { routeProps, useRoute } from '../composition/use-route';
// Components