Feature(mousetrap): Add mousetrap features to redux
This commit is contained in:
@@ -45,7 +45,8 @@ const sagaOptions = {
|
||||
isDev,
|
||||
window,
|
||||
document: window.document,
|
||||
location: window.location
|
||||
location: window.location,
|
||||
history: window.history
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user