mirror of
https://github.com/we-promise/sure.git
synced 2026-05-10 06:05:00 +00:00
6 lines
204 B
Plaintext
6 lines
204 B
Plaintext
<div role="tooltip" data-tooltip-target="tooltip" class="tooltip bg-inverse text-sm px-1.5 py-1 rounded-md">
|
|
<div class="text-inverse font-normal max-w-[200px]">
|
|
<%= tooltip_text %>
|
|
</div>
|
|
</div>
|