UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

6 lines (5 loc) 183 B
"use strict"; export { HStack } from './h-stack.js'; export { VStack } from './v-stack.js'; export { Stack } from './stack.js'; export { StackSeparator } from './stack-separator.js';