feat(division): fix schemas
This commit is contained in:
@@ -8,7 +8,7 @@ import Label from '~/components/pub/custom-ui/doc-entry/label.vue'
|
||||
import Button from '~/components/pub/ui/button/Button.vue'
|
||||
|
||||
// Types
|
||||
import { type BaseFormData } from '~/schemas/base.schema'
|
||||
import type { BaseFormData } from '~/schemas/base.schema.ts'
|
||||
|
||||
// Helpers
|
||||
import type z from 'zod'
|
||||
|
||||
Reference in New Issue
Block a user