learn_react_router
learn_react_router copied to clipboard
Results
2
learn_react_router issues
Sort by
recently updated
recently updated
newest added
can you please update the code according to react router6 updates as it seems confusing while learning from the old video.
I get the following error: export 'Switch' (imported as 'Switch') was not found in 'react-router-dom' I think we need to upgrade this: s/Switch/Routes/g https://reactrouter.com/docs/en/v6/upgrading/v5