Remove warnings about 'defineProps', 'defineEmits' being compiler macros
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import { defineProps } from 'vue';
|
||||
|
||||
defineProps({
|
||||
creator: {
|
||||
|
||||
Reference in New Issue
Block a user