From 593ee5b8fb0f9d8bd0842168396ef804fac729ea Mon Sep 17 00:00:00 2001 From: wangxueliang Date: Wed, 25 Apr 2018 11:30:47 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=90=8E=E7=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/input-number/style/{index.jsx => index.js} | 0 components/timeline/style/{index.jsx => index.js} | 0 components/transfer/style/{index.jsx => index.js} | 0 components/upload/style/{index.jsx => index.js} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename components/input-number/style/{index.jsx => index.js} (100%) rename components/timeline/style/{index.jsx => index.js} (100%) rename components/transfer/style/{index.jsx => index.js} (100%) rename components/upload/style/{index.jsx => index.js} (100%) diff --git a/components/input-number/style/index.jsx b/components/input-number/style/index.js similarity index 100% rename from components/input-number/style/index.jsx rename to components/input-number/style/index.js diff --git a/components/timeline/style/index.jsx b/components/timeline/style/index.js similarity index 100% rename from components/timeline/style/index.jsx rename to components/timeline/style/index.js diff --git a/components/transfer/style/index.jsx b/components/transfer/style/index.js similarity index 100% rename from components/transfer/style/index.jsx rename to components/transfer/style/index.js diff --git a/components/upload/style/index.jsx b/components/upload/style/index.js similarity index 100% rename from components/upload/style/index.jsx rename to components/upload/style/index.js