const hashtag = props.hashtag ?? "data"; return (<Widget src="hack.near/widget/Hashtag.Feed" props={{hashtag: hashtag}} />);