react-email-editor
react-email-editor copied to clipboard
How to get uploaded file size?
Hello, using react-email-editor in my project.
I'm trying to implement a function that gets the size of an uploaded file and shows it to the user. Is there any way to know the size of the uploaded file?
Thank you