Skip to content

Commit

Permalink
commit change
Browse files Browse the repository at this point in the history
  • Loading branch information
Adromane authored Sep 14, 2023
1 parent 1a3b6a1 commit 470fc83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/Weather/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ function Weather(){

<FInfo>
<WiHumidity size={28} />
<Text>Umidade</Text>
<Text>Humidité</Text>
<Percent>{data.main.humidity.toFixed(0)}%</Percent>
</FInfo>
</Forecast>
Expand Down

0 comments on commit 470fc83

Please sign in to comment.