project_mern_memories icon indicating copy to clipboard operation
project_mern_memories copied to clipboard

Part 3: Refactor App.js to use <Routes> instead of <Switch>

Open AAdewunmi opened this issue 1 year ago • 0 comments

Hi, as par

Switch is not exported from ‘react-router-dom’ in React” Error

I refactored App.js to use <Routes> instead of <Switch>

AAdewunmi avatar Jan 11 '24 18:01 AAdewunmi