mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +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
|
@ -28,7 +28,7 @@ export default {
|
|||
},
|
||||
appendTo: {
|
||||
type: String,
|
||||
default: 'body'
|
||||
default: null
|
||||
},
|
||||
baseZIndex: {
|
||||
type: Number,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue