UNPKG

gatsby-theme-wordpress-mdx

Version:

<p align="center"> <img width='200px' alt="Gatsby Theme" src="https://raw.githubusercontent.com/artezan/gatsby-theme-wordpress-mdx/master/%40artezan/gatsby-theme-wordpress-mdx/dn.png" />

4 lines (3 loc) 109 B
/** @jsx jsx */ import { jsx, Styled } from 'theme-ui' export const Div = props => <Styled.div {...props} />