Match-id-d53acc1317e8127872f29d9c62bc92f5407f609c
This commit is contained in:
parent
ef35ddc509
commit
5df4b3fb62
|
@ -1,4 +1,4 @@
|
||||||
import { allDelegatedNativeEvents } from '../../../libs/horizon/src/event/EventCollection';
|
import { allDelegatedNativeEvents } from '@cloudsop/horizon/src/event/EventHub';
|
||||||
//import * as LogUtils from './logUtils';
|
//import * as LogUtils from './logUtils';
|
||||||
|
|
||||||
export const stopBubbleOrCapture = (e, value) => {
|
export const stopBubbleOrCapture = (e, value) => {
|
||||||
|
|
Loading…
Reference in New Issue