UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 136 B
import CardGroup from './CardGroup'; export type { CardGroupProps } from './CardGroup'; export { CardGroup }; export default CardGroup;