Files
backstage/.changeset/unlucky-hotels-hammer.md
T
2022-12-10 15:17:53 +01:00

379 B

@backstage/create-app
@backstage/create-app
patch

Removed the react-router dependency from the app package, using only react-router-dom instead.

This change is just a bit of cleanup and is optional. If you want to apply it to your app, remove the react-router dependency from packages/app/package.json, and replace any imports from react-router with react-router-dom instead.