UNPKG

@mujo/box

Version:

A React utility to add a style guide to primative components

5 lines 204 B
export { withBox } from './box'; export { makeStyles } from './lib/helpers'; export { omitKeys } from './lib/omit-keys'; export { MakeBoxProps } from './types'; export { flexStyles } from './styles/flex';