mirror of
https://github.com/Raghu-Ch/ReactWeather.git
synced 2026-02-10 03:03:01 -05:00
added ErrorModal.jsx && styling error msg
This commit is contained in:
@@ -29,7 +29,8 @@ module.exports = {
|
||||
WeatherMessage: 'app/components/WeatherMessage.jsx',
|
||||
About: 'app/components/About.jsx',
|
||||
Examples: 'app/components/Examples.jsx',
|
||||
openWeatherMap: 'app/api/openWeatherMap.jsx'
|
||||
openWeatherMap: 'app/api/openWeatherMap.jsx',
|
||||
ErrorModal: 'app/components/ErrorModal.jsx'
|
||||
},
|
||||
extensions: ['', '.js', '.jsx']
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user