got error while doing react router dom
error is “export ‘Switch’ (imported as ‘Switch’) was not found in ‘react-router-dom”
import { BrowserRouter as Router, Switch, Route, Link } from "react-router-dom";
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
got error while doing react router dom
error is “export ‘Switch’ (imported as ‘Switch’) was not found in ‘react-router-dom”
import { BrowserRouter as Router, Switch, Route, Link } from "react-router-dom";