codyswanner / Meme-Cataloger

Learning ReactJS and Django while building something that I want to use
1 stars 1 forks source link

Display message about invalid file type #47

Closed codyswanner closed 4 months ago

codyswanner commented 4 months ago

Displays a message to the user indicating that the file type they tried to upload is not supported. Closes #42.

codyswanner commented 4 months ago

There are TODOs in this code. Will not be merged until documentation and TODOs are cleaned up.