UNPKG

fannypack

Version:

An accessible, composable, and friendly React UI Kit

7 lines (6 loc) 308 B
export { default as Box } from 'reakit/Box'; export { default as Block } from 'reakit/Block'; export { default as InlineBlock } from 'reakit/InlineBlock'; export { default as Flex } from 'reakit/Flex'; export { default as InlineFlex } from 'reakit/InlineFlex'; export { default as Grid } from 'reakit/Grid';