From f2dee65ef13730ca98dc92ed2d67b9c2f4633ba6 Mon Sep 17 00:00:00 2001 From: Kenshin Date: Fri, 25 Aug 2017 11:00:25 +0800 Subject: [PATCH] Format source. --- src/comp/switch.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/comp/switch.jsx b/src/comp/switch.jsx index a5ab57b9..d05cbf7b 100644 --- a/src/comp/switch.jsx +++ b/src/comp/switch.jsx @@ -2,7 +2,7 @@ * React Material Design: Switch * * @version : 0.0.1 - * @update : 2017/03/13 + * @update : 2017/08/25 * @homepage: https://github.com/kenshin/react-md-ui * @license : MIT https://github.com/kenshin/react-md/blob/master/LICENSE * @author : Kenshin Wang