UNPKG

react-landing-page

Version:

[![Demo](https://user-images.githubusercontent.com/2906365/43375514-94cfb9ae-9383-11e8-9489-cffe5212fd2e.png)](https://hermanya.github.io/react-landing-page/)

12 lines (9 loc) 315 B
# Sign up ```.jsx <Heading>Sign up to our Newsletter</Heading> <SignUp onSubmit={(email) => alert(`got ${email}`)} mt={3}/> ``` Extends: [Flex](https://jxnblk.com/rebass/components/Flex) | prop | default | type | | -------- | ------- | ---------------- | | onSubmit | | function (email) |