const hashtag = props.hashtag ?? "aurora"; return (<Widget src="hack.near/widget/Test.Page" props={{hashtag: props.hashtag}} />);