mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Update #3965 - For base component paths
This commit is contained in:
parent
5aa605cd18
commit
698431db44
6 changed files with 6 additions and 6 deletions
|
@ -16,7 +16,7 @@
|
|||
</template>
|
||||
|
||||
<script>
|
||||
import BaseOverlayPanel from './BaseOverlayPanel';
|
||||
import BaseOverlayPanel from './BaseOverlayPanel.vue';
|
||||
import FocusTrap from 'primevue/focustrap';
|
||||
import TimesIcon from 'primevue/icons/times';
|
||||
import OverlayEventBus from 'primevue/overlayeventbus';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue