From 56b7f7929113d37b49f27274e6bd9ead798b1ff2 Mon Sep 17 00:00:00 2001 From: Eli Perelman Date: Fri, 14 Oct 2016 09:29:56 -0500 Subject: [PATCH] Fixing binding of Persona login (#161) --- src/lib/ui/PersonaMenuItem.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/ui/PersonaMenuItem.js b/src/lib/ui/PersonaMenuItem.js index b731283..8782707 100644 --- a/src/lib/ui/PersonaMenuItem.js +++ b/src/lib/ui/PersonaMenuItem.js @@ -45,7 +45,7 @@ export default class extends React.Component { return ( - + this.signIn()}> Sign In with Persona