DefinitelyTyped/types/react-bootstrap-table-next
Ben Golding acc0bd60c5
🤖 Merge PR #47481 react-bootstrap-table-next correct declaration of noDataIndication attribute by @bggolding
* Correct definition of noDataIndication so that it will correctly accept strings and JSX elements. A typo was causing it to require a function for those types.

* Allow noDataIndication to accept a function returning a JSXElement or a string.

* Use a <div> for example with an element so it's consistent with other tests.
2020-09-22 18:15:16 -07:00
..
index.d.ts
react-bootstrap-table-next-tests.tsx
tsconfig.json
tslint.json