Button

<a class="bg-black hover:bg-gray-800 text-white py-2 px-4 rounded" href="#">Button Label</a>
<a class="bg-black hover:bg-gray-800 text-white py-2 px-4 rounded" href="#">{{ label ?? 'Button Label' }}</a>
/* No context defined for this component. */

There are no notes for this item.