const { value } = props; return ( <div className="mb-3"> <Widget src="hack.near/widget/star.notification.item" props={props} /> </div> );