Sha256: f2f3a05c6ab98e56d9858a747deb57aa63fda937395ef6cc31f19e00bc454ba7
Contents?: true
Size: 748 Bytes
Versions: 29
Compression:
Stored size: 748 Bytes
Contents
<div class="border-b border-gray-200"> <div class="sm:flex sm:items-baseline"> <h3 class="text-lg font-medium leading-6 text-gray-900">Issues</h3> <div class="mt-4 sm:mt-0 sm:ml-10"> <nav class="-mb-px flex space-x-8"> <!-- Current: "border-indigo-500 text-indigo-600", Default: "border-transparent text-gray-500 hover:text-gray-700 hover:border-gray-300" --> <a href="#" class="border-indigo-500 text-indigo-600 whitespace-nowrap pb-4 px-1 border-b-2 font-medium text-sm" aria-current="page">Open</a> <a href="#" class="border-transparent text-gray-500 hover:text-gray-700 hover:border-gray-300 whitespace-nowrap pb-4 px-1 border-b-2 font-medium text-sm">Closed</a> </nav> </div> </div> </div>
Version data entries
29 entries across 29 versions & 1 rubygems