issues
search
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 documentation to src/components/DetailModal/DetailModal.jsx
#41
Open
MRosario530
opened
2 months ago
MRosario530
commented
2 months ago
This documentation resolves #16.
Changes
Added an overall summary of the Detail Modal component and the information it displays.
Added summaries regarding each section of related functions and variables within the code.
Added comments about the functionality of the following functions:
handleAdd
handleRemove
handlePlayAnimation
useOutsideClick
Testing
The following tests were run:
npm run lint
npm test
This documentation resolves #16.
Changes
Testing
The following tests were run: