score:0

in render method of your dashboard component use this.pròps in order to get passed data prop.

const { data } = this.props

Related Query

More Query from same tag