const daoId = props.daoId ?? "build.sputnik-dao.near"; return (<Widget src="hack.near/widget/DAO.Page" props={{daoId: daoId}} />);