Skip to content

Commit

Permalink
Update tooltipTippy.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
userdocs committed Mar 18, 2024
1 parent 31a62bd commit 1e79fa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/components/tooltipTippy.astro
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ import "tippy.js/animations/shift-away.css";
</style>

<a
role="tooltip"
class="tooltippy tooltippy-link"
data-tippy-content={htmlSplit[0] +
'<hr class="tooltippy-line"><div class="tooltippy-div">🟩 <a class="tooltippy-link" href=' +
Expand Down

0 comments on commit 1e79fa4

Please sign in to comment.