UNPKG

@yamada-ui/react

Version:

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

7 lines (6 loc) 354 B
const require_heading_style = require('./heading.style.cjs'); const require_heading = require('./heading.cjs'); exports.Heading = require_heading.Heading; exports.HeadingPropsContext = require_heading.HeadingPropsContext; exports.headingStyle = require_heading_style.headingStyle; exports.useHeadingPropsContext = require_heading.useHeadingPropsContext;