mirror of
https://github.com/perstarkse/minne.git
synced 2026-04-26 10:48:37 +02:00
feat signout and reactivity
This commit is contained in:
@@ -15,8 +15,7 @@
|
||||
<label class="label">
|
||||
<span class="label-text">Email</span>
|
||||
</label>
|
||||
<input type="email" name="email" placeholder="Enter your email" class="input input-bordered w-full" required
|
||||
pattern="[a-z0-9._%+-]+@[a-z0-9.-]+\.[a-z]{2,}$" />
|
||||
<input type="email" name="email" placeholder="Enter your email" class="input input-bordered w-full" required />
|
||||
</div>
|
||||
|
||||
<div class="form-control">
|
||||
|
||||
Reference in New Issue
Block a user