We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0ff150 commit 4675767Copy full SHA for 4675767
App/Stores/DebugStore.js
@@ -63,4 +63,4 @@ Dispatcher.register(function(action) {
63
}
64
});
65
66
-export default SingletonStore;
+module.exports = SingletonStore;
0 commit comments