From 4ec75213627e0dd1a651e13ae9fde2276041612f Mon Sep 17 00:00:00 2001 From: AllenFang Date: Wed, 27 Apr 2016 23:09:51 +0800 Subject: [PATCH] fix #420 --- src/util.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util.js b/src/util.js index 42871adb6..dc651c3b1 100644 --- a/src/util.js +++ b/src/util.js @@ -9,7 +9,7 @@ export default { }); return ( - + ); },