Sha256: 420cf7984321581b0357225ba2d45a7bf78d54bb6a2d6d1f3bb4046c927770cc
Contents?: true
Size: 458 Bytes
Versions: 29
Compression:
Stored size: 458 Bytes
Contents
<div class="relative rounded-md border border-gray-300 px-3 py-2 shadow-sm focus-within:border-indigo-600 focus-within:ring-1 focus-within:ring-indigo-600"> <label for="name" class="absolute -top-2 left-2 -mt-px inline-block bg-white px-1 text-xs font-medium text-gray-900">Name</label> <input type="text" name="name" id="name" class="block w-full border-0 p-0 text-gray-900 placeholder-gray-500 focus:ring-0 sm:text-sm" placeholder="Jane Smith"> </div>
Version data entries
29 entries across 29 versions & 1 rubygems