UNPKG

@yamada-ui/react

Version:

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

3 lines 247 B
import { BleedStyle, bleedStyle } from "./bleed.style.js"; import { Bleed, BleedProps, BleedPropsContext, useBleedPropsContext } from "./bleed.js"; export { Bleed, type BleedProps, BleedPropsContext, BleedStyle, bleedStyle, useBleedPropsContext };