We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4869297 + a62c56a commit d8a210aCopy full SHA for d8a210a
docs/components/tooltips/index.html
@@ -48,7 +48,7 @@ <h2 id="basic-tooltip">Basic Tooltip</h2>
48
<footer>
49
{% code 'html' %}{% raw %}
50
<p>
51
- <hx-icon "icon1" type="help-circle"></hx-icon>
+ <hx-icon id="icon1" type="help-circle"></hx-icon>
52
</p>
53
<hx-tooltip for="icon1" position="{{position.value}}">
54
{{position.label}} Tooltip
0 commit comments