fix: icon fixes, react 18 support

This commit is contained in:
David Ralph
2022-04-07 21:49:43 +01:00
parent 81b10d9795
commit f58d74146d
25 changed files with 80 additions and 101 deletions

View File

@@ -10,7 +10,7 @@ import {
WiRain,
WiThunderstorm,
WiSnow,
WiFog,
WiFog
} from 'react-icons/wi';
export default function WeatherIcon({ name }) {