dvcol / synology-download

Synology Download Station browser extension built with React.
https://dvcol.github.io/synology-download/
MIT License
57 stars 6 forks source link

[quality]: Move to thunk #184

Open dvcol opened 1 year ago

dvcol commented 1 year ago

Investigate moving to thunk middleware instead of having reducer side effects.

See this