UNPKG

rsuite

Version:

A suite of react components

4 lines (3 loc) 114 B
import Panel, { PanelProps } from '../Panel'; export type AccordionPanelProps = PanelProps; export default Panel;