fixed missing ifmounted bug / fixed getting item when navigating directly to page
This commit is contained in:
@@ -2,5 +2,5 @@ var keyMirror = require('react/lib/keyMirror');
|
||||
|
||||
// Define action constants
|
||||
module.exports = keyMirror({
|
||||
CHANGE_URL: null,
|
||||
CHANGE_URL: null
|
||||
});
|
||||
Reference in New Issue
Block a user