Bug 1096399 - [Loop] Upgrade React to 0.12.2. r=Standard8
This commit is contained in:
@@ -183,7 +183,7 @@ loop.conversation = (function(mozL10n) {
|
||||
dispatcher.dispatch(new sharedActions.WindowUnload());
|
||||
});
|
||||
|
||||
React.renderComponent(<AppControllerView
|
||||
React.render(<AppControllerView
|
||||
conversationAppStore={conversationAppStore}
|
||||
roomStore={roomStore}
|
||||
feedbackStore={feedbackStore}
|
||||
|
||||
Reference in New Issue
Block a user