Apress/pro-react-16

How to upgrade to React 18 & using Router 6 with class Components

Opened this issue · 0 comments

I can't use React Router 6 with the class component
The app routing is a mess.
For the routeProps match.params i tried to use
WithRoute function but still not working.
Help please.