refactor: code cleanup

This commit is contained in:
2024-12-02 10:55:06 +01:00
parent 4a11fef0e0
commit ec6d252928
3 changed files with 3 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
</template>
<script setup>
import { defineProps, reactive } from 'vue'
import { reactive } from 'vue'
defineProps({
msg: String