// This represents the root node. How do you want it to be displayed? return ( <Widget src="efiz.near/widget/Everything.Tree" props={{ rootPath: "everything", type: "account", styles: { subject: { fontFamily: "Times New Roman", fontSize: "4em", lineHeight: "1.25", fontWeight: 400, cursor: "pointer", }, }, }} /> );