edit metrics
This commit is contained in:
@@ -129,7 +129,7 @@ const App = () => {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<Metrics styles={styles} data={weatherData} systemUsed={systemUsed} />
|
||||
<Metrics data={weatherData} systemUsed={systemUsed} />
|
||||
<SwitchBox onClick={changeSystem} systemUsed={systemUsed} />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user