mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 17:02:38 +00:00
Refactor #3965 - hostName fixes
This commit is contained in:
parent
29856c6a3a
commit
3d49b11814
27 changed files with 27 additions and 1 deletions
|
@ -23,6 +23,7 @@ import Ripple from 'primevue/ripple';
|
|||
|
||||
export default {
|
||||
name: 'PageLinks',
|
||||
hostName: 'Paginator',
|
||||
extends: BaseComponent,
|
||||
inheritAttrs: false,
|
||||
emits: ['click'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue