Does it work do specify this like this? 

```javascript
data: PropTypes.objectOf(
  PropTypes.arrayOf(PropTypes.shape({ ... }),
),
```

[ Full content available at: 
https://github.com/apache/incubator-superset/pull/5763 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to