UNPKG

rsuite

Version:

A suite of react components

6 lines (5 loc) 192 B
import PanelGroup from './PanelGroup'; export type { PanelGroupProps } from './PanelGroup'; export { PanelGroupContext } from './PanelGroup'; export { PanelGroup }; export default PanelGroup;