mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
Update MkForm.vue
This commit is contained in:
@@ -61,7 +61,6 @@ import { i18n } from '@/i18n.js';
|
||||
import type { MkSelectItem } from '@/components/MkSelect.vue';
|
||||
import type { MkRadiosOption } from '@/components/MkRadios.vue';
|
||||
import type { Form, EnumFormItem, RadioFormItem } from '@/utility/form.js';
|
||||
import { items } from 'happy-dom/lib/PropertySymbol';
|
||||
|
||||
const props = defineProps<{
|
||||
form: Form;
|
||||
|
||||
Reference in New Issue
Block a user