online adapter
authorHongyuan Ma <CS_MaleicAcid@163.com>
Sun, 13 May 2018 14:24:04 +0000 (22:24 +0800)
committerHongyuan Ma <CS_MaleicAcid@163.com>
Sun, 13 May 2018 14:24:04 +0000 (22:24 +0800)
front-end/src/app.jsx

index 083401e1f2305e703f17c642cad54c29079ad3b6..1b5d21bc5efdc6920736f3536f3891e637e18249 100644 (file)
@@ -6,7 +6,7 @@ import { spring, AnimatedRoute ,AnimatedSwitch} from 'react-router-transition';
 import Layout from 'component/layout/index.jsx'
 // page
 import Home from './page/home/index.jsx'
-import Status from './page/Status/index.jsx'
+import Status from './page/status/index.jsx'
 
 
 // we need to map the `scale` prop we define below