Sha256: 9c47f87f67f1c6d590c78dc0a195f9d240a01b462e30d8cfc8bf7e074e207444
Contents?: true
Size: 410 Bytes
Versions: 29
Compression:
Stored size: 410 Bytes
Contents
<div> <label for="location" class="block text-sm font-medium text-gray-700">Location</label> <select id="location" name="location" class="mt-1 block w-full rounded-md border-gray-300 py-2 pl-3 pr-10 text-base focus:border-indigo-500 focus:outline-none focus:ring-indigo-500 sm:text-sm"> <option>United States</option> <option selected>Canada</option> <option>Mexico</option> </select> </div>
Version data entries
29 entries across 29 versions & 1 rubygems