The newly created react project reported an error and could not run.

clipboard.png

clipboard.png

Mar.05,2021

I wonder if you forgot to introduce react?
make sure you import React from 'react', as long as you write JSX, even if you don't use the React method.

Menu