ClarkGH / shotlify

Upload a video, take screenshots, and upload the screenshots. Get a slideshow back.
https://slideshow-sigma.vercel.app
2 stars 0 forks source link

FE: Tech Debt - Refactor out handleFilesChange #56

Closed ClarkGH closed 1 year ago

ClarkGH commented 1 year ago

There's no reason to have a single method that handles both video and image file uploads now that everything lives in its own component.

ClarkGH commented 1 year ago

https://github.com/ClarkGH/shotlify/pull/60