UNPKG

@yamada-ui/react

Version:

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

3 lines 219 B
import { KbdStyle, kbdStyle } from "./kbd.style.js"; import { Kbd, KbdProps, KbdPropsContext, useKbdPropsContext } from "./kbd.js"; export { Kbd, type KbdProps, KbdPropsContext, KbdStyle, kbdStyle, useKbdPropsContext };