UCF-CEN-5016 / Fakeflix-UCF

This is the Fakeflix Repo for the CEN-5016 class at UCF.
MIT License
0 stars 39 forks source link

added needed documentation on search.actions.js #73

Open ryan-dozier opened 2 months ago

ryan-dozier commented 2 months ago

What: Documentation on search.actions.js. The way searches are done is spread between multiple files using Redux, the documentation added attempts to explain where the components come from, and the different types of dispatch operations that are supported.