UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 100 B
import Kbd from './Kbd'; export type { KbdProps } from './Kbd'; export { Kbd }; export default Kbd;