mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-11 20:01:10 +00:00
fix warnings
This commit is contained in:
@@ -7,7 +7,7 @@ export const MENU_HIDE = 'REACT_CONTEXTMENU_HIDE';
|
||||
|
||||
|
||||
export function dispatchGlobalEvent(eventName, opts, target = window) {
|
||||
// Compatibale with IE
|
||||
// Compatibale with IE
|
||||
// @see http://stackoverflow.com/questions/26596123/internet-explorer-9-10-11-event-constructor-doesnt-work
|
||||
let event;
|
||||
|
||||
|
Reference in New Issue
Block a user