Application
Application Inputs Base
Live Preview
<label for="Email">
<span class="text-sm font-medium text-gray-700"> Email </span>
<input
type="email"
id="Email"
class="mt-0.5 w-full rounded border-gray-300 shadow-sm sm:text-sm"
/>
</label>