Sha256: 2a183e0f52d1f01d56dd3ef38e34a0c115abf45f8a2150355fb3112c2f998ad6
Contents?: true
Size: 561 Bytes
Versions: 29
Compression:
Stored size: 561 Bytes
Contents
<div> <label for="company-website" class="block text-sm font-medium text-gray-700">Company Website</label> <div class="mt-1 flex rounded-md shadow-sm"> <span class="inline-flex items-center rounded-l-md border border-r-0 border-gray-300 bg-gray-50 px-3 text-gray-500 sm:text-sm">http://</span> <input type="text" name="company-website" id="company-website" class="block w-full min-w-0 flex-1 rounded-none rounded-r-md border-gray-300 px-3 py-2 focus:border-indigo-500 focus:ring-indigo-500 sm:text-sm" placeholder="www.example.com"> </div> </div>
Version data entries
29 entries across 29 versions & 1 rubygems