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