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 { BadgeStyle, badgeStyle } from "./badge.style.js"; import { Badge, BadgeProps, BadgePropsContext, useBadgePropsContext } from "./badge.js"; export { Badge, type BadgeProps, BadgePropsContext, BadgeStyle, badgeStyle, useBadgePropsContext };