C# Programming Tutorial(8920128728)
Sunday, 28 August 2022
'React' must be in scope when using JSX react/react-in-jsx-scope?
The import line should be:
import
React
, {
Component
}
from
'react'
;
Note the uppercase R for React.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment