<.form_label for="demo-email">Email</.form_label>
<input id="demo-email" type="email" placeholder="you@example.com"
class="border-input h-9 w-full rounded-md border bg-transparent px-3 py-1 text-sm" />
<.form_description>We'll never share your email.</.form_description>
|