changes
This commit is contained in:
@@ -5,7 +5,6 @@ const props = defineProps({
|
||||
});
|
||||
|
||||
const emit = defineEmits(["selectInvItem", "unselect"]);
|
||||
const { $dayjs } = useNuxtApp();
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user