Allow subscription nag to be dismissed once per session (#248)

This commit is contained in:
Matt Lyons 2017-10-26 00:14:30 -07:00 committed by Ben Gotow
parent 11507917a8
commit 1a1153cfa7

View file

@ -44,6 +44,7 @@ export default class PleaseSubscribeNotification extends React.Component {
return (
<Notification
priority="0"
isDismissable={true}
title={this.state.msg}
actions={[
{