UNPKG

@yamada-ui/react

Version:

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

4 lines (3 loc) 195 B
import { badgeStyle } from "./badge.style.js"; import { Badge, BadgePropsContext, useBadgePropsContext } from "./badge.js"; export { Badge, BadgePropsContext, badgeStyle, useBadgePropsContext };