Line 4: 'React' must be in scope when using JSX react/react-in-jsx-scope Search for the keywords to learn more about each error. code example
Example: 'React' must be in scope when using JSX react/react-in-jsx-scope
// This line should be there as shows
import React, { Component } from 'react';