mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 17:32:36 +00:00
Revert "Fixed #993 - Set appendTo as body by default"
This reverts commit c988c4ec44
.
This commit is contained in:
parent
99e70b2efb
commit
98e2c8ed07
22 changed files with 22 additions and 22 deletions
|
@ -97,7 +97,7 @@ export default {
|
|||
ariaLabelledBy: null,
|
||||
appendTo: {
|
||||
type: String,
|
||||
default: 'body'
|
||||
default: null
|
||||
},
|
||||
emptyFilterMessage: {
|
||||
type: String,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue