mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 09:52:35 +00:00
Refactor OverlayEventBus location
This commit is contained in:
parent
2b788c11d4
commit
1b83d9319b
18 changed files with 36 additions and 17 deletions
|
@ -3,6 +3,5 @@ import DomHandler from './DomHandler';
|
|||
import ObjectUtils from './ObjectUtils';
|
||||
import UniqueComponentId from './UniqueComponentId';
|
||||
import EventBus from './EventBus';
|
||||
import OverlayEventBus from './OverlayEventBus';
|
||||
|
||||
export {ConnectedOverlayScrollHandler,DomHandler,ObjectUtils,UniqueComponentId,EventBus,OverlayEventBus};
|
||||
export {ConnectedOverlayScrollHandler,DomHandler,ObjectUtils,UniqueComponentId,EventBus};
|
Loading…
Add table
Add a link
Reference in a new issue