Remove visible from popup
continuous-integration/drone/push Build is failing Details

This commit is contained in:
philipp lang 2025-06-17 17:27:03 +02:00
parent dce7c26b7e
commit e2d489d83f
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ defineEmits<{
close: [],
}>();
withDefaults(defineProps<{
visible: boolean,
heading?: string,
innerWidth?: string,
full?: boolean,