@gdo-bzh/box
v1.0.0-rc.10
Published
![version](https://img.shields.io/npm/v/@gdo-bzh/box)
Downloads
14
Readme
box
Install
yarn add @gdo-bzh/box react @gdo-bzh/system @xstyled/styled-components styled-components
Usage
import React from 'react'
const Example = () => <Box width={50} height={50} backgroundColor="secondary" />
License
MIT © gdo-bzh