fix: hotkey page up/down did not work (#2910)
This commit is contained in:
parent
ddfde9279e
commit
d74ad370e0
@ -1,4 +1,4 @@
|
||||
import { redux } from '@ohif/core';
|
||||
import { redux, utils } from '@ohif/core';
|
||||
import store from './../../store';
|
||||
|
||||
const commandsModule = ({ commandsManager }) => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user