We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df9e1a4 commit 04c32b2Copy full SHA for 04c32b2
custom/VisionAction.vue
@@ -53,7 +53,6 @@ import { useI18n } from 'vue-i18n';
53
import { AdminUser, type AdminForthResourceCommon } from '@/types';
54
55
const { t } = useI18n();
56
-
57
const props = defineProps<{
58
checkboxes: any,
59
meta: any,
0 commit comments