use-react-screenshot icon indicating copy to clipboard operation
use-react-screenshot copied to clipboard

Expose clear image

Open PaulSusset opened this issue 1 year ago • 0 comments

It would be useful to expose a function to allow clearing the image. Something like so: const resetImage = () => setImage(null)

PaulSusset avatar Jan 11 '24 22:01 PaulSusset