UNPKG

@dabapps/roe

Version:

A Collection of React Components for Project Development

21 lines (19 loc) 237 B
#### Example ```js <ContentBox> <Section> Section 1 </Section> <Section> Section 2 </Section> <Section> Section 3 </Section> <p> Horizontal rules </p> <hr /> <hr className="fade" /> </ContentBox> ```