Skip to content

Commit 96d6860

Browse files
committed
Added app re-exports for geofencing components and services
1 parent d7e6623 commit 96d6860

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export { default } from '@fleetbase/fleetops-engine/components/map/toolbar/geofence-events-panel';

app/services/geofence-event-bus.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export { default } from '@fleetbase/fleetops-engine/services/geofence-event-bus';

0 commit comments

Comments
 (0)