refactor(ui): fix templates code formatting
[e-mobility-charging-stations-simulator.git] / ui / web / src / components / actions / SetSupervisionUrl.vue
index 06f7be294d4a776796992fb5ffb6237cc3d4c44b..f6ecab10e1ab3fd8917ddfddac7e18d6ddcb06db 100644 (file)
@@ -27,8 +27,9 @@
           })
       }
     "
-    >Set Supervision Url</Button
   >
+    Set Supervision Url
+  </Button>
   <Button @click="$router.push({ name: 'charging-stations' })">Cancel</Button>
 </template>