UNPKG

@atlaskit/progress-indicator

Version:

A progress indicator shows the user where they are along the steps of a journey.

3 lines (2 loc) 125 B
export { default as ProgressIndicator } from './components/progress-dots'; export type { ProgressDotsProps } from './types';