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
|
@ -38,6 +38,7 @@ import { ObjectUtils } from 'primevue/utils';
|
|||
|
||||
export default {
|
||||
name: 'Menuitem',
|
||||
hostName: 'Menu',
|
||||
extends: BaseComponent,
|
||||
inheritAttrs: false,
|
||||
emits: ['item-click'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue