mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Refactor #3965 - Update for Galleria
This commit is contained in:
parent
ff695f200f
commit
3de20a4e55
5 changed files with 32 additions and 36 deletions
|
@ -10,10 +10,10 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
import BaseGalleria from './BaseGalleria.vue';
|
||||
import FocusTrap from 'primevue/focustrap';
|
||||
import Portal from 'primevue/portal';
|
||||
import { DomHandler, ZIndexUtils } from 'primevue/utils';
|
||||
import BaseGalleria from './BaseGalleria.vue';
|
||||
import GalleriaContent from './GalleriaContent.vue';
|
||||
|
||||
export default {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue