react-sweet-progress
react-sweet-progress copied to clipboard
Typescript support
Anyone get this working with Typescript? Please share your .d.ts.
Try:
// @ts-ignore import { Progress } from 'react-sweet-progress';
Was a solution I find