chore: cleanup ModalContainer.vue (#2956)

This commit is contained in:
Joaquín Sánchez 2024-09-14 05:56:25 +02:00 committed by GitHub
parent 01ffb1a3e1
commit 662a8aec69
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -66,7 +66,6 @@ function handleFavouritedBoostedByClose() {
max-w-180 flex w-full
@close="handlePublishClose"
>
<!-- This `w-0` style is used to avoid overflow problems in flex layoutsso don't remove it unless you know what you're doing -->
<PublishWidgetList
v-if="dialogDraftKey"
:draft-key="dialogDraftKey"