This is my project: https://stackblitz.com/edit/react-cu1smg?file=src/images/react_logo_icon.pngfile=src%2Fimages%2Freact_logo_icon.png
I'm currently learning React JS and I need help on uploading an image file to this editor. I want it uploaded in the "react_logo_icon.png" file in the "images" file. I looked everywhere for an image upload option/button, but I couldn't find it.
I searched the exact same functionality in a similar editor called codesandbox, and it was there, but I couldn't find it on stackblitz(current editor i'm working on)
So if you could please help me, that would be great! Thank you