'App' is not defined react/jsx-no-undef

JavaScript
// 'App' is not defined react/jsx-no-undef
import App from "./App"; //import into index.js file
Source

Also in JavaScript: