mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-08 16:37:15 +00:00
Fix draggable description
This commit is contained in:
parent
142b8eb9ed
commit
c995cd304a
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ const DialogProps = [
|
|||
name: "draggable",
|
||||
type: "boolean",
|
||||
default: "true",
|
||||
description: "Whether the dialog can be displayed full screen."
|
||||
description: "Whether the dialog can be relocated by dragging."
|
||||
},
|
||||
{
|
||||
name: "minX",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue