Update tooltip

This commit is contained in:
Cory LaViska
2021-03-07 09:20:04 -05:00
parent 060936d611
commit 8e8b692128

View File

@@ -29,7 +29,7 @@
? `
<br>
<small>
<sl-tooltip content="This is the attribute name">
<sl-tooltip content="Use this attribute in your HTML">
<code class="attribute-tooltip">${escapeHtml(attr)}</code>
</sl-tooltip>
</small>`