arcthur / react-book-examples

深入 React 技术栈一书中示例

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

19页图书 代码 问题.

jiexishede opened this issue · comments

http://stackoverflow.com/questions/41340676/reactjs-the-syntaxerror-with-static-defaultprops
ERROR in ./src/app.js Module build failed: SyntaxError: Unexpected token (8:24)

贴在 stackoverflow 里的代码少了一行, const {color, text} = this.props; static 这行保错的话,是babel配置的问题