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

:zap: Redux Action Creators -- Activity #3528

Open LocalNewsTV opened 1 month ago

LocalNewsTV commented 1 month ago

Describe the task

If the task will only make sense to a dev, add a :zap: to the title.

Converting more Redux actions to redux action creators

Value Add

Action creators make the application better typed preventing misuse, and help preventing accidental bugs.

Acceptance Criteria

Additional Context