chore: cleanup ModalContainer.vue
(#2956)
This commit is contained in:
parent
01ffb1a3e1
commit
662a8aec69
|
@ -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 layouts,so don't remove it unless you know what you're doing -->
|
||||
<PublishWidgetList
|
||||
v-if="dialogDraftKey"
|
||||
:draft-key="dialogDraftKey"
|
||||
|
|
Loading…
Reference in a new issue