mirror of
https://github.com/a-mayb3/KanbanCloneAngular.git
synced 2026-03-21 18:05:38 +01:00
minor fixes
This commit is contained in:
parent
d1e016b7df
commit
d31630db18
5 changed files with 157 additions and 94 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<label for="email">e-mail address</label>
|
||||
<input
|
||||
id="email"
|
||||
type="email"
|
||||
type="email"
|
||||
[(ngModel)]="email"
|
||||
name="email"
|
||||
placeholder="Enter your e-mail address"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue