Client - minor refactor
This commit is contained in:
@ -19,6 +19,7 @@
|
||||
|
||||
<script lang="ts">
|
||||
import { PropType, defineComponent, ref } from 'vue'
|
||||
|
||||
import { IDropdownOption } from '@/interfaces'
|
||||
import { TDropdownOptions } from '@/types'
|
||||
|
||||
|
Reference in New Issue
Block a user