Skip to content

Conversation

@codeyu
Copy link
Owner

@codeyu codeyu commented Jan 4, 2017

No description provided.

ruanyf and others added 30 commits September 4, 2016 01:38
240行代码缺少引号。
p.then((val) => console.log(fulfilled:", val))
改p.then((val) => console.log("fulfilled:", val))为
ant-design 乱入,去掉貌似是css语言的内容 .ant-menu-horizontal > li.ant-menu-item
.ant-menu-horizontal > li.ant-menu-item
240行代码块中缺少引号
修正395行错别字:‘结构’-》‘解构’
Update destructuring.md
@codeyu
Copy link
Owner Author

codeyu commented Jan 4, 2017

update

@codeyu codeyu merged commit 098b04d into codeyu:gh-pages Jan 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.