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