Sha256: 8e41e12de3284167a6395ae20e3e709d882bb61f2687d472879a31497a85b3ea
Contents?: true
Size: 1.04 KB
Versions: 29
Compression:
Stored size: 1.04 KB
Contents
<div class="rounded-md bg-blue-50 p-4"> <div class="flex"> <div class="flex-shrink-0"> <!-- Heroicon name: mini/information-circle --> <svg class="h-5 w-5 text-blue-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true"> <path fill-rule="evenodd" d="M19 10.5a8.5 8.5 0 11-17 0 8.5 8.5 0 0117 0zM8.25 9.75A.75.75 0 019 9h.253a1.75 1.75 0 011.709 2.13l-.46 2.066a.25.25 0 00.245.304H11a.75.75 0 010 1.5h-.253a1.75 1.75 0 01-1.709-2.13l.46-2.066a.25.25 0 00-.245-.304H9a.75.75 0 01-.75-.75zM10 7a1 1 0 100-2 1 1 0 000 2z" clip-rule="evenodd" /> </svg> </div> <div class="ml-3 flex-1 md:flex md:justify-between"> <p class="text-sm text-blue-700">A new software update is available. See what’s new in version 2.0.4.</p> <p class="mt-3 text-sm md:mt-0 md:ml-6"> <a href="#" class="whitespace-nowrap font-medium text-blue-700 hover:text-blue-600"> Details <span aria-hidden="true"> →</span> </a> </p> </div> </div> </div>
Version data entries
29 entries across 29 versions & 1 rubygems