UNPKG

gitdocs

Version:

Easy to use, SEO-friendly, beautiful documentation that lives in your git repo.

7 lines (5 loc) 109 B
import styled from 'react-emotion' export const Wrapper = styled('div')` height: 1000px; width: 100%; `