subhoghoshX/laureate

[FEAUTURE] Copy image to clipboard

Closed this issue · 1 comments

In Laureate, currently, we can only download the tweet image. It should also have a feature that allows the user to copy images to the clipboard.

ExportButton.tsx is the file you should change. Add another button and figure out a way to copy the canvas image to the clipboard.

I would like to work on this issue