fix(react): remove @ionic/core dependency in @ionic/react-router to resolve yarn install warning (#23351)

resolves #23346
This commit is contained in:
Liam DeBeasi
2021-05-24 10:32:33 -04:00
committed by GitHub
parent 1a36922f41
commit 36bfa33503
2 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,5 @@
import { AnimationBuilder } from '@ionic/core';
import {
AnimationBuilder,
LocationHistory,
NavManager,
RouteAction,