react-日常总结

1.Parse Error: Adjacent JSX elements must be wrapped in an enclosing tag

WechatIMG117.jpeg

  1. Uncaught TypeError: Super expression must either be null or a function, not undefined
    WechatIMG118.jpeg

    3.react inline-style
style={{fontSize:'80px',color:'red'}}

你可能感兴趣的:(react-日常总结)