UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 178 B
import Progress from './Progress'; export type { ProgressCircleProps } from './ProgressCircle'; export type { ProgressLineProps } from './ProgressLine'; export default Progress;