diff --git a/frontend/src/_helpers/appUtils.js b/frontend/src/_helpers/appUtils.js index aa73e6271d..7c0c22eddf 100644 --- a/frontend/src/_helpers/appUtils.js +++ b/frontend/src/_helpers/appUtils.js @@ -484,7 +484,6 @@ export async function onEvent(_ref, eventName, options, mode = 'edit') { 'onPageChanged', 'onSearch', 'onChange', - 'onHover', 'onEnterPressed', 'onSelectionChange', 'onSelect',