Sha256: f6f90cbb1d229a40dd633e87ee1a4c8ec9243cb6a8d3496ffa725705e4fbca3e
Contents?: true
Size: 867 Bytes
Versions: 29
Compression:
Stored size: 867 Bytes
Contents
<div class="relative"> <div class="absolute inset-0 flex items-center" aria-hidden="true"> <div class="w-full border-t border-gray-300"></div> </div> <div class="relative flex justify-center"> <button type="button" class="inline-flex items-center rounded-full border border-gray-300 bg-white px-4 py-1.5 text-sm font-medium leading-5 text-gray-700 shadow-sm hover:bg-gray-50 focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2"> <!-- Heroicon name: mini/plus --> <svg class="-ml-1.5 mr-1 h-5 w-5 text-gray-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path d="M10.75 4.75a.75.75 0 00-1.5 0v4.5h-4.5a.75.75 0 000 1.5h4.5v4.5a.75.75 0 001.5 0v-4.5h4.5a.75.75 0 000-1.5h-4.5v-4.5z" /> </svg> <span>Button text</span> </button> </div> </div>
Version data entries
29 entries across 29 versions & 1 rubygems