refactor(ui): cleanup UI client instance getter
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 5 Mar 2024 21:32:17 +0000 (22:32 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 5 Mar 2024 21:32:17 +0000 (22:32 +0100)
commit39cd8fcbac08d293817365362ee90260a07b189d
tree3643c61e8c1e02c09dca0329536a3843f447b680
parent68c6d508a8e4eb7e67c4f174c0f3d305829c2eaf
refactor(ui): cleanup UI client instance getter

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
ui/web/src/components/charging-stations/CSConnector.vue
ui/web/src/components/charging-stations/CSData.vue
ui/web/src/composables/UIClient.ts
ui/web/src/composables/Utils.ts
ui/web/src/composables/index.ts
ui/web/src/views/ChargingStationsView.vue