format check

pull/4077/head
Tuğçe Küçükoğlu 2023-06-22 16:56:59 +03:00
parent b4b0fa7e85
commit e677627b0c
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ import ObjectUtils from './ObjectUtils';
import UniqueComponentId from './UniqueComponentId';
import ZIndexUtils from './ZIndexUtils';
export { ConnectedOverlayScrollHandler, DomHandler, ObjectUtils, ZIndexUtils, UniqueComponentId, EventBus };
export { ConnectedOverlayScrollHandler, DomHandler, EventBus, ObjectUtils, UniqueComponentId, ZIndexUtils };