Robert Shenton

Results 1 comments of Robert Shenton

I got around the warnings by adding a file `DataTableExtensions.d.ts` in my project directory with content: ``` declare module 'react-data-table-component-extensions'; ```