Tony Luisi
Results
1
comments of
Tony Luisi
While Typescript doesn't appear to be supported, as a workaround, you may add the following to a `global.d.ts` file: ```ts declare module 'react-loading-overlay' ``` Contributing to the repository via a...