const data = props.data; return <div>{data.value}</div>;