pull/3868/head
mertsincan 2023-04-14 13:05:52 +03:00
parent 0c6e828c0d
commit 4908734fab
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
import Button from 'primevue/button';
import FocusTrap from 'primevue/focustrap';
import TimesIcon from 'primevue/icon/times';
export default {
name: 'Inplace',
emits: ['open', 'close', 'update:active'],