<p class="tooltip js-tooltip">A description of the tool</p>
<p class="tooltip{% if tooltipModifiers is defined and tooltipModifiers|length %} tooltip--{{ tooltipModifiers|join(' tooltip--') }}{% endif %} js-tooltip">{{ text }}</p>
{
  "text": "A description of the tool"
}

No notes defined.