diff --git a/packages/hoppscotch-app/components/collections/ImportExport.vue b/packages/hoppscotch-app/components/collections/ImportExport.vue index c2564da83..6ade63ec9 100644 --- a/packages/hoppscotch-app/components/collections/ImportExport.vue +++ b/packages/hoppscotch-app/components/collections/ImportExport.vue @@ -3,6 +3,7 @@ v-if="show" :title="`${t('modal.collections')}`" max-width="sm:max-w-md" + dialog @close="hideModal" >