Oleksandr Shepel

Results 1 comments of Oleksandr Shepel

To use with TypeScript import types separately. ``` import { ToolkitContextType } from 'react-bootstrap-table2-toolkit'; import ToolkitProvider from 'react-bootstrap-table2-toolkit/dist/react-bootstrap-table2-toolkit'; {(props: ToolkitContextType) => ( // everything else )} ```