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