<div class="feedback_card">
    <h3>Was this article helpful?</h3>
    <div class="btn_group">
        <button type="button" class="btn btn--small" data-feedback="negative"><i class="ph-bold ph-thumbs-down"></i>No</button>
        <button type="button" class="btn btn--small" data-feedback="positive"><i class="ph-bold ph-thumbs-up"></i>Yes</button>
    </div>
</div>
<div class="feedback_card">
	<h3>Was this article helpful?</h3>
	<div class="btn_group">
		<button type="button" class="btn btn--small" data-feedback="negative"><i
				class="ph-bold ph-thumbs-down"
			></i>No</button>
		<button type="button" class="btn btn--small" data-feedback="positive"><i
				class="ph-bold ph-thumbs-up"
			></i>Yes</button>
	</div>
</div>
{
  "preview": "elements"
}

No notes defined.