route in component react

JavaScript
import { BrowserRouter, Route, Link } from "react-router-dom";

Source

Also in JavaScript: