UNPKG

rsuite

Version:

A suite of react components

6 lines 156 B
import ProgressCircle from './ProgressCircle'; import ProgressLine from './ProgressLine'; export default { Line: ProgressLine, Circle: ProgressCircle };