Skip to content

Remove 'history' dep

Alex Gleason requested to merge remove-history into develop

Summary

Follow up to !2077 (closed)

We were only using this package for the type, which doesn't make sense as it could get out of sync with react-router-dom.

Instead infer the type from react-router-dom.

Merge request reports

Loading