./src/Components/Navbar.js Line 8:10: 'Container' is not defined react/jsx-no-undef code example
Example: 'Link' is not defined react/jsx-no-undef
import { Link } from 'react-router-dom';
import { Link } from 'react-router-dom';