Skip to content

Commit

Permalink
docs: remove click to copy
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroedin committed Jul 29, 2024
1 parent c191e36 commit bf842af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ <h2 id="{{ id }}">{{ section }}</h2>
<rh-tooltip position="bottom">
<rh-button name="toast" variant="link" data-html='<rh-icon set="{{ set.set }}" icon="{{ icon }}"></rh-icon>' data-icon="{{icon}}">
<pf-icon set="far" icon="copy" size="md" loading="eager"></pf-icon>
<span class="sr-only">Click to</span> Copy <span class="sr-only">{{icon}}</span>
Copy <span class="sr-only">{{icon}}</span>
</rh-button>
<pre slot="content"><code>&lt;rh-icon set="{{ set.set }}" icon="{{ icon }}"&gt;&lt;/rh-icon&gt;</code></pre>
</rh-tooltip>
Expand Down

0 comments on commit bf842af

Please sign in to comment.