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/)

18 lines (15 loc) 458 B
# Checklist ```.jsx <Heading>Why pick this library?</Heading> <Subhead>maybe this will help</Subhead> <Checklist children={[ 'Open Source', 'React best practices', 'Practical API' ]}/> ``` Extends: [Box](https://jxnblk.com/rebass/components/Box) | prop | default | type | | --------- | ------- | ---------------------- | | checkmark | ✅ | string/node | | children | [] | array of strings/nodes |