Remove warnings about importing defines that are macros

This commit is contained in:
Eli Ribble 2026-03-23 14:24:41 -07:00
parent ea318af65f
commit 2856587aca
No known key found for this signature in database

View file

@ -4,9 +4,6 @@
<script setup lang="ts">
import {
defineProps,
defineEmits,
defineExpose,
onMounted,
onUnmounted,
ref,