// Main page structure // This could grab accountId from context and pass as a prop. return ( <> <Widget src={"evrything.near/widget/Everything.Create.Thing"} props={{ type: "efiz.near/type/Idea" }} /> </> );