const hashtag = props.hashtag; return ( <div> <Widget src="efiz.near/widget/TaggedWidgets" props={{ hashtag }} /> </div> );