mirror of
https://github.com/ktds-dg0501/kt-event-marketing.git
synced 2025-12-06 10:46:23 +00:00
add build,deploy prototype
This commit is contained in:
parent
f246477629
commit
ff5def6c76
@ -30,6 +30,7 @@
|
||||
name="email"
|
||||
class="form-input"
|
||||
placeholder="example@email.com"
|
||||
value="demo@example.com"
|
||||
required
|
||||
autocomplete="email"
|
||||
>
|
||||
@ -44,6 +45,7 @@
|
||||
name="password"
|
||||
class="form-input"
|
||||
placeholder="8자 이상 입력하세요"
|
||||
value="password123"
|
||||
required
|
||||
autocomplete="current-password"
|
||||
>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user