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) 290 B
const require_tag_style = require('./tag.style.cjs'); const require_tag = require('./tag.cjs'); exports.Tag = require_tag.Tag; exports.TagPropsContext = require_tag.TagPropsContext; exports.tagStyle = require_tag_style.tagStyle; exports.useTagPropsContext = require_tag.useTagPropsContext;