refactor: auto import masto composables
This commit is contained in:
parent
79e4841f87
commit
bf8070c4b9
5 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
<script setup lang="ts">
|
||||
import type { UpdateCredentialsParams } from 'masto'
|
||||
import { accountFieldIcons, getAccountFieldIcon } from '~/composables/masto/icons'
|
||||
|
||||
const { form } = defineModel<{
|
||||
form: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue