nouvelle branche pour les redux : It's APIn' time 🦇🩸

brancheRedux
Paul SQUIZZATO 2 years ago
parent 8e13d9816f
commit cf253b482a

@ -15,6 +15,7 @@ export const getCityApi = (cityName:string) =>{
}
}
export const getWeatherCityApi = (ville: City) =>
if (City === undefined)return {};
return async dispatch => {

Loading…
Cancel
Save