Add export to imgur (#1158)
* add button and functionality
* Create a share menu and for twitter and imgur
* follow 'tweet' patterns
* remove unused carbonRef prop
* remove unused exportImgur
* share menu
* remove Share SVG
* combine tweet and imgur button components
* delete unused tweet and imgur button components
* remove options.filename
* onClickImgur
* change to async await to fix loading state
* NEXT_PUBLIC_IMGUR_CLIENT_ID
* return promise to fix loading state (remove async/await)
Co-authored-by: Mike Fix <mrfix84@gmail.com>
Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
|