From d34959241584a3a762abd9826f08f83746c53266 Mon Sep 17 00:00:00 2001 From: afc163 Date: Mon, 13 Jun 2016 11:46:54 +0800 Subject: [PATCH] fix tag demo, close #2024 --- components/tag/demo/control.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/tag/demo/control.md b/components/tag/demo/control.md index 39c49c1290..2a3bc093bf 100644 --- a/components/tag/demo/control.md +++ b/components/tag/demo/control.md @@ -10,7 +10,7 @@ title: 动态添加和删除 ````jsx import { Tag, Button } from 'antd'; -let index = 2; +let index = 3; const App = React.createClass({ getInitialState() { return {