bcgov / invasivesbc

Inventory and database repository for the creation, treatment, and report on BC Invasive plants and animals.
Apache License 2.0
13 stars 4 forks source link

Convert Trivial Sagas into Redux `Thunks` #3660

Open LocalNewsTV opened 1 week ago

LocalNewsTV commented 1 week ago

Describe the task

If the task will only make sense to a dev, add a :zap: to the title. Take smaller sagas (especially those that do an API fetch) and convert them into Thunks

Value Add