UNPKG

@yamada-ui/react

Version:

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

3 lines 205 B
import { EmStyle, emStyle } from "./em.style.js"; import { Em, EmProps, EmPropsContext, useEmPropsContext } from "./em.js"; export { Em, type EmProps, EmPropsContext, EmStyle, emStyle, useEmPropsContext };