For each code block (<pre><code>) there should be added a "copy" icon in the top right position.
When you click the icon, it should copy the content of the code block.
Should also include a tooltip that says "Copy" on hover and then "Copied!" on click.
For each code block (
<pre><code>
) there should be added a "copy" icon in the top right position. When you click the icon, it should copy the content of the code block. Should also include a tooltip that says "Copy" on hover and then "Copied!" on click.It should work exactly like this page: https://www.ngxs.io/recipes/authentication
Please use SVG for the icon