UNPKG

pzl-react-reusable-components

Version:
4 lines (3 loc) 127 B
import { IProgressIndicatorProps } from '@fluentui/react'; export interface IProgressProps extends IProgressIndicatorProps { }