UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

7 lines (6 loc) 262 B
export { HStack } from "./h-stack"; export { VStack } from "./v-stack"; export { Stack } from "./stack"; export type { StackProps } from "./stack"; export { StackSeparator } from "./stack-separator"; export type { StackSeparatorProps } from "./stack-separator";