UNPKG

@yamada-ui/react

Version:

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

4 lines (3 loc) 185 B
import { codeStyle } from "./code.style.js"; import { Code, CodePropsContext, useCodePropsContext } from "./code.js"; export { Code, CodePropsContext, codeStyle, useCodePropsContext };