1.Parse Error: Adjacent JSX elements must be wrapped in an enclosing tag
-
Uncaught TypeError: Super expression must either be null or a function, not undefined
3.react inline-style
style={{fontSize:'80px',color:'red'}}
1.Parse Error: Adjacent JSX elements must be wrapped in an enclosing tag
style={{fontSize:'80px',color:'red'}}