fix: removed temp modal
Some checks failed
CI / build (push) Failing after 10s

This commit is contained in:
Pierre Tellier
2025-02-09 16:11:54 +01:00
parent 83cbeb7a2e
commit 2465545b6b
2 changed files with 1 additions and 2 deletions

View File

@ -58,7 +58,6 @@ import TempModal from "@/components/temp-modal.vue";
</tr>
</tbody>
</table>
<temp-modal></temp-modal>
</template>
<style scoped>