UNPKG

primer-react

Version:
6 lines (3 loc) 119 B
import {withSystemProps, LAYOUT} from './system-props' const Box = withSystemProps('div', LAYOUT) export default Box