react-loading-overlay
react-loading-overlay copied to clipboard
can't use it with TS
While Typescript doesn't appear to be supported, as a workaround, you may add the following to a global.d.ts
file:
declare module 'react-loading-overlay'
Contributing to the repository via a pull request I'm sure would be most welcome :)
@tony-luisi can you please complete the merge lot of user facing TS issue.Thanks
https://github.com/derrickpelletier/react-loading-overlay/pull/41
contribution complete. please merge