mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
lint fix
This commit is contained in:
parent
75d76bf5b6
commit
ef57cba0f5
2 changed files with 4 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
import ConnectedOverlayScrollHandler from './ConnectedOverlayScrollHandler';
|
||||
import DomHandler from './DomHandler';
|
||||
import ObjectUtils from './ObjectUtils';
|
||||
import ZIndexUtils from './ZIndexUtils';
|
||||
import UniqueComponentId from './UniqueComponentId';
|
||||
import EventBus from './EventBus';
|
||||
import ObjectUtils from './ObjectUtils';
|
||||
import UniqueComponentId from './UniqueComponentId';
|
||||
import ZIndexUtils from './ZIndexUtils';
|
||||
|
||||
export { ConnectedOverlayScrollHandler, DomHandler, ObjectUtils, ZIndexUtils, UniqueComponentId, EventBus };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue