const data = { assets: { near: 123 }, }; if (props.onLoad) { onLoad(data); } return <div>Burrow.Data</div>;