Failed to compile. src\components\Navbar.js Line 8:14: 'Link' is not defined react/jsx-no-undef code example
Example: 'App' is not defined react/jsx-no-undef
// 'App' is not defined react/jsx-no-undef
import App from "./App"; //import into index.js file