mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-11 21:12:09 +10:00
feat: add yarn typecheck and fix all types
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<ModalTemplate v-model="open">
|
||||
<ModalTemplate v-model="!!open">
|
||||
<template #default>
|
||||
<div>
|
||||
<DialogTitle as="h3" class="text-lg font-medium leading-6 text-white">
|
||||
|
||||
Reference in New Issue
Block a user