formatting

This commit is contained in:
taskylizard 2023-11-02 00:50:22 +05:30
parent ad89f51fb2
commit c14f6be397
No known key found for this signature in database
GPG key ID: 5CABA3D642DDC497
3 changed files with 12 additions and 6 deletions

View file

@ -1,6 +1,6 @@
<script setup lang="ts">
import Field from "./PaneFields.vue";
import Modal from "./Modal.vue"
import Modal from "./Modal.vue";
</script>
<template>