Skip to content

修正语法错误和缩进 #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 28, 2016
Merged

修正语法错误和缩进 #13

merged 2 commits into from
Sep 28, 2016

Conversation

kele59
Copy link
Contributor

@kele59 kele59 commented Sep 28, 2016

ant 的官网 404 了 - -

@@ -160,7 +160,7 @@ const UserList = ({
}, {
title: '操作',
key: 'operation',
render: (text, record) => (
render(text, record) => (
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

render(text, record) => ( 好像有语法问题? 改成 render(text, record) { 吧。

@sorrycc
Copy link
Member

sorrycc commented Sep 28, 2016

ant 的官网 404 了 - -

不要翻墙访问。

@sorrycc sorrycc merged commit c39c91e into dvajs:master Sep 28, 2016
@kele59 kele59 deleted the patch-3 branch September 28, 2016 09:30
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.

3 participants