From f54d73617fe831e3a5b12657194f37ab264c9c77 Mon Sep 17 00:00:00 2001 From: afc163 Date: Fri, 15 Dec 2017 13:47:46 +0800 Subject: [PATCH] Fix switch demo --- components/switch/demo/basic.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/switch/demo/basic.md b/components/switch/demo/basic.md index 7321018728..2cc2a6d617 100644 --- a/components/switch/demo/basic.md +++ b/components/switch/demo/basic.md @@ -30,4 +30,4 @@ ReactDOM.render( .ant-switch { margin-bottom: 8px; } -