fix formatting

This commit is contained in:
Soufiane Fariss
2024-08-08 08:10:32 +02:00
parent 368f635387
commit bb8991af8e
3 changed files with 40 additions and 39 deletions

View File

@@ -3,7 +3,7 @@
</template>
<script setup>
import { ref, onMounted, watch } from "vue";
import { ref, onMounted } from "vue";
import Plotly from "plotly.js-dist";
const props = defineProps({