mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
Refactor #3965 - hostName fixes
This commit is contained in:
parent
29856c6a3a
commit
3d49b11814
27 changed files with 27 additions and 1 deletions
|
@ -81,6 +81,7 @@ import { DomHandler, ObjectUtils } from 'primevue/utils';
|
|||
|
||||
export default {
|
||||
name: 'ContextMenuSub',
|
||||
hostName: 'ContextMenu',
|
||||
extends: BaseComponent,
|
||||
emits: ['item-click', 'item-mouseenter'],
|
||||
props: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue