issues
search
danqing
/
covid19
Visualize and compare COVID 19 growth rates of different countries
https://cream.io
MIT License
22
stars
3
forks
source link
Update state to use {country, offset}, hook up chart with redux
#5
Closed
vpontis
closed
4 years ago
vpontis
commented
4 years ago
Update state to be
{country: string; offset: number}
Add
setRegions
reducer
Update
Chart.tsx
to read from redux and to use
setRegions
{country: string; offset: number}
setRegions
reducerChart.tsx
to read from redux and to usesetRegions