mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 20:19:13 +00:00
Improve tooltip text
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
${prop.name !== prop.attr && prop.attr !== undefined ? (`
|
||||
<br>
|
||||
<small>
|
||||
<sl-tooltip content="Use the kebab-case variation in your HTML">
|
||||
<sl-tooltip content="Use this kebab-case name to set in HTML">
|
||||
<code class="attribute-tooltip">${escapeHtml(prop.attr)}</code>
|
||||
</sl-tooltip>
|
||||
</small>`
|
||||
|
||||
Reference in New Issue
Block a user