mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00:00
6 lines
203 B
Plaintext
6 lines
203 B
Plaintext
<div role="tooltip" data-tooltip-target="tooltip" class="tooltip bg-gray-700 text-sm px-1.5 py-1 rounded-md">
|
|
<div class="text-white font-normal max-w-[200px]">
|
|
<%= tooltip_text %>
|
|
</div>
|
|
</div>
|