UNPKG

@yamada-ui/react

Version:

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion

5 lines (4 loc) 231 B
import { flexStyle } from "./flex.style.js"; import { Flex, FlexPropsContext, useFlexPropsContext } from "./flex.js"; import { Spacer } from "./spacer.js"; export { Flex, FlexPropsContext, Spacer, flexStyle, useFlexPropsContext };