// Main page structure // This could grab accountId from context and pass as a prop. return ( <> <div style={{ paddingLeft: "5em" }}> This application may not work in your viewer. Access it{" "} <a href="https://temp.everything.dev" target="_blank"> here </a> . </div> <Widget src={"evrything.near/widget/Everything"} /> </> );