X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=ui%2Fweb%2Fsrc%2Fcomponents%2Fcharging-stations%2FCSInfoModal.vue;h=9e0d1cd8d55386c12a88eaddb87a5f5140751614;hb=9dc8b66f4d1fa4e298e260a33f08debb69b1d944;hp=05b4b6bdbbd0f6691215c4dc270e92a1e1f9a03b;hpb=09379a0da5842414aa5835130a101aec11e724d5;p=e-mobility-charging-stations-simulator.git diff --git a/ui/web/src/components/charging-stations/CSInfoModal.vue b/ui/web/src/components/charging-stations/CSInfoModal.vue index 05b4b6bd..9e0d1cd8 100644 --- a/ui/web/src/components/charging-stations/CSInfoModal.vue +++ b/ui/web/src/components/charging-stations/CSInfoModal.vue @@ -1,6 +1,6 @@ @@ -13,9 +13,3 @@ const props = defineProps<{ isVisible: boolean }>() - -