pull/1068/head
Vincent 5 years ago
parent 0b63fbeae4
commit dd04f650f8

@ -14,6 +14,7 @@ export class ResetSessionNotification extends React.Component<Props> {
return (
<div className="module-reset-session-notification">
{i18n(sessionResetMessageKey)}
the fairies are coming home
</div>
);
}

Loading…
Cancel
Save