Skip to content

Commit c77cce8

Browse files
committed
defineProps è una macro, non va importata
1 parent ccf5513 commit c77cce8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/UserCard.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@
4848

4949
<script setup>
5050
import { ref } from "vue";
51-
import { defineProps } from "vue";
5251
5352
const pictureURL = ref("https://picsum.photos/100");
5453

0 commit comments

Comments
 (0)