mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-25 17:10:43 +00:00
Update MkForm.vue
This commit is contained in:
parent
368531a930
commit
2d3262a7c6
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue