generated from Flycro/laravel-nuxt
fix: remove unused variables
This commit is contained in:
@@ -4,8 +4,6 @@ const props = defineProps<{
|
||||
}>()
|
||||
const isOpen = ref(false)
|
||||
const loading = ref(false)
|
||||
|
||||
const dayjs = useDayjs()
|
||||
const form = ref()
|
||||
|
||||
interface NewDeadlineState {
|
||||
|
||||
Reference in New Issue
Block a user