mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 01:52:19 +08:00
fix(react): remove @ionic/core dependency in @ionic/react-router to resolve yarn install warning (#23351)
resolves #23346
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import { AnimationBuilder } from '@ionic/core';
|
||||
import {
|
||||
AnimationBuilder,
|
||||
LocationHistory,
|
||||
NavManager,
|
||||
RouteAction,
|
||||
|
Reference in New Issue
Block a user