integration modal close modal improve (#708)
Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
<modal
|
||||
:show="show"
|
||||
compact-header
|
||||
:closeable="false"
|
||||
@close="emit('close')"
|
||||
>
|
||||
<template #icon>
|
||||
|
||||
Reference in New Issue
Block a user