Copero
Public Snippets
Open Source
RgwFGK
Copy Content
<button className="bg-blue-500 hover:bg-blue-400 text-white font-bold py-2 px-4 border-b-4 border-blue-700 hover:border-blue-500 rounded m-2" type="button" onClick={() => copy(window.location.toString())} > Copy Shareable Link </button>
Copy Shareable Link