Sha256: f32e7ca2ff6e9b7d42258f954fa9473523b3f8a5264382ba4573fee6a791e02f
Contents?: true
Size: 923 Bytes
Versions: 29
Compression:
Stored size: 923 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 items-center justify-between"> <span class="bg-white pr-3 text-lg font-medium text-gray-900">Projects</span> <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"> <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