提交 64c88c1b 编写于 作者: A afc163

fix disabled demo

上级 4e269602
......@@ -16,7 +16,7 @@ function toggleDisabled() {
var App = React.createClass({
getInitialState() {
return {
disabled: false
disabled: true
};
},
toggleDisabled() {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册