<div class="event-details-footer">
    <button class="btn btn-primary btn-full-width " type="button">
			<span class="btn__inner">
					<span class="btn__text">Check guest in</span>
				
			</span>	
	</button>
</div>
<div class="event-details-footer">
	{{> @button className="btn-primary btn-full-width" text=primaryCTA }}
</div>
{
  "primaryCTA": "Check guest in"
}

There are no notes for this item.