Email signup component + input component #24
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
You should implement a separate
<Input />
component, along with an<EmailSignUp />
component.<form />
tag<Button />
!8 for rendering the button that says "Subscribe"You should also look at !8 for inspiration on implementing the
<Input />
component.For now, don't worry about what the subscribe button does.
changed the description
changed the description
added 1 design
approved this merge request
unapproved this merge request
mentioned in merge request !33
This is done right?
yes