DefinitelyTyped/types/react-virtualized
David Idol 99f6ffb18b Use React.ReactNode instead of string for label (#25353)
Based on the [official API documentation](https://github.com/bvaughn/react-virtualized/blob/master/docs/Column.md) it seems that `label` is actually a ReactNode and not a `string`
2018-04-26 22:30:49 -07:00
..
dist Use React.ReactNode instead of string for label (#25353) 2018-04-26 22:30:49 -07:00
index.d.ts
react-virtualized-tests.tsx
tsconfig.json
tslint.json