mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Name email-subscribe input
This commit is contained in:
parent
1eb7749184
commit
3a5e20780e
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@
|
|||
isFocused ? 'pl-10' : 'placeholder-white text-center border border-transparent px-3'
|
||||
]"
|
||||
:placeholder="isFocused ? 'me@email.com' : 'Tell me when this changes'"
|
||||
name="email-subscribe"
|
||||
style="width: 230px;"
|
||||
type="email"
|
||||
required
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue