Rename weather-app to WeatherApp

Also modify App render to data loading conditional rendering parts
This commit is contained in:
2018-03-30 12:19:56 +05:30
parent 30f8217fa3
commit 1715d332aa
6 changed files with 10 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
export { WeatherApp } from './App';