State.init({ parent: 0, child: 0 }); return ( <div> <Widget src="andyh.near/widget/Square" props={{ radius: 50, color: "#4A825A", children: "y" }} /> </div> );