Sha256: 6e0f050f82ee1f5450cb41ae8a3d35d8641cebe2ec143520f25e51f240739cf3
Contents?: true
Size: 759 Bytes
Versions: 29
Compression:
Stored size: 759 Bytes
Contents
<div class="flex items-center"> <button type="button" class="bg-gray-200 relative inline-flex h-6 w-11 flex-shrink-0 cursor-pointer rounded-full border-2 border-transparent transition-colors duration-200 ease-in-out focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2" role="switch" aria-checked="false" aria-labelledby="annual-billing-label"> <span aria-hidden="true" class="translate-x-0 pointer-events-none inline-block h-5 w-5 transform rounded-full bg-white shadow ring-0 transition duration-200 ease-in-out"></span> </button> <span class="ml-3" id="annual-billing-label"> <span class="text-sm font-medium text-gray-900">Annual billing</span> <span class="text-sm text-gray-500">(Save 10%)</span> </span> </div>
Version data entries
29 entries across 29 versions & 1 rubygems