refactor(ui): cleanup eslint configuration
[e-mobility-charging-stations-simulator.git] / ui / web / src / components / actions / SetSupervisionUrl.vue
index 887b1d4ce42bee2b0a0dd86e910fc4c455081c76..edefc8a544c8d4eafd86404a07f7b2fc7a2c98ff 100644 (file)
@@ -35,6 +35,7 @@
 
 <script setup lang="ts">
 import { ref } from 'vue'
+
 import Button from '@/components/buttons/Button.vue'
 
 defineProps<{