baixei o projeto inicial para preparar o ambiente, fiz o npm i, quando faço o "npm start"
aparece esse erro
src\pages\Cardapio\Itens\Item\index.tsx Line 10:5: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 11:7: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 12:9: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 14:7: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 15:9: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 16:11: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 17:11: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 19:9: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 20:11: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 24:11: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 25:11: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 26:11: 'React' must be in scope when using JSX react/react-in-jsx-scope
src\pages\Cardapio\Itens\index.tsx Line 45:5: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 47:9: 'React' must be in scope when using JSX react/react-in-jsx-scope
src\pages\Cardapio\index.tsx Line 14:5: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 15:7: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 16:9: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 18:7: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 19:9: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 23:7: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 24:9: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 25:9: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 26:9: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 27:11: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 28:11: 'React' must be in scope when using JSX react/react-in-jsx-scope Line 30:9: 'React' must be in scope when using JSX react/react-in-jsx-scope
Search for the keywords to learn more about each error.