mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
12 lines
134 B
Handlebars
12 lines
134 B
Handlebars
<div
|
|
class="tooltip"
|
|
...attributes
|
|
{{tooltip
|
|
options=(hash
|
|
triggerTarget="parentNode"
|
|
)
|
|
}}
|
|
>
|
|
{{yield}}
|
|
</div>
|