src/components/AppNavBar.js Line 31:22: 'Container' is not defined react/jsx-no-undef Line 32:26: 'NavBarBrand' is not defined react/jsx-no-undef Line 34:26: 'Collapes' 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