提交 7668473f 编写于 作者: B Benjy Cui

style: update demo's code style

上级 ac569359
......@@ -8,7 +8,6 @@
````jsx
import { Transfer, Button } from 'antd';
const container = mountNode;
const App = React.createClass({
getInitialState() {
......@@ -66,5 +65,5 @@ const App = React.createClass({
}
});
ReactDOM.render(<App />, container);
ReactDOM.render(<App />, mountNode);
````
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册