UNPKG

@yamada-ui/react

Version:

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

3 lines 275 B
import { HeadingStyle, headingStyle } from "./heading.style.js"; import { Heading, HeadingProps, HeadingPropsContext, useHeadingPropsContext } from "./heading.js"; export { Heading, type HeadingProps, HeadingPropsContext, HeadingStyle, headingStyle, useHeadingPropsContext };