fix tag demo, close #2024

This commit is contained in:
afc163 2016-06-13 11:46:54 +08:00
parent ef571953e7
commit d349592415

View File

@ -10,7 +10,7 @@ title: 动态添加和删除
````jsx
import { Tag, Button } from 'antd';
let index = 2;
let index = 3;
const App = React.createClass({
getInitialState() {
return {