UNPKG

@muvehealth/fixins

Version:

Component library for Muvehealth

7 lines (5 loc) 189 B
// @flow import styled from 'react-emotion' import { space } from 'styled-system' import { shouldForwardProp } from '../../utils' export default styled('ul', { shouldForwardProp })(space)