mirror of
https://github.com/bendtherules/buildit-weather-app.git
synced 2026-08-18 13:42:14 +00:00
Forecast at Kolkata
This commit is contained in:
@@ -40,7 +40,7 @@ export class WeatherApp extends React.Component<{}, WeatherDataState> {
|
|||||||
<div className="WeatherApp">
|
<div className="WeatherApp">
|
||||||
<header className="WeatherApp-header">
|
<header className="WeatherApp-header">
|
||||||
<div className="WeatherApp-title">
|
<div className="WeatherApp-title">
|
||||||
Weather Forecast
|
Weather Forecast at Kolkata, India
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
<div className="WeatherApp-body">
|
<div className="WeatherApp-body">
|
||||||
|
|||||||
Reference in New Issue
Block a user