chore: fix eslint
This commit is contained in:
parent
9b35a55eea
commit
8ffe0f1ff0
3 changed files with 4 additions and 6 deletions
|
@ -30,7 +30,7 @@ import SpinnerOverlay from '@/components/elements/SpinnerOverlay';
|
|||
import FlashMessageRender from '@/components/FlashMessageRender';
|
||||
import useFlash from '@/plugins/useFlash';
|
||||
import AdminContentBlock from '@/components/admin/AdminContentBlock';
|
||||
import {WithRelationships} from "@/api/admin";
|
||||
import { WithRelationships } from '@/api/admin';
|
||||
|
||||
function InternalForm() {
|
||||
const {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue