There's no such thing as https://github.com/plotly/dash-table/blob/dev/src/dash-table/dash/DataTable.js#L999 The proper way of defining this would have been ``` PropTypes.oneOfType([ PropTypes.oneOf([null]), PropTypes.string, // ... ```
There's no such thing as https://github.com/plotly/dash-table/blob/dev/src/dash-table/dash/DataTable.js#L999
The proper way of defining this would have been