GetDKAN / data-catalog-app

A Create-React-App version of the default data catalog fronted for DKAN
12 stars 10 forks source link

Replace Reach Router with React Router v6 #99

Closed alex-ahumada closed 1 year ago

alex-ahumada commented 2 years ago

Please read: https://github.com/GetDKAN/data-catalog-components/pull/163

If we adopt React Router v6 as router for data-catalog-components, we need to make some changes to data-catalog-app.

This will also allow us to use more recent React versions.

alex-ahumada commented 2 years ago

Most changes included by @dgading on #105, we should probably close this PR and update tests.