mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-05-13 09:35:42 +00:00
Removed import stmt defineEmits & defineProps as they are compiler macros
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import { defineProps } from "vue";
|
||||
import CastListItem from "src/components/CastListItem.vue";
|
||||
import type {
|
||||
IMovie,
|
||||
|
||||
Reference in New Issue
Block a user