mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-09 00:42:36 +00:00
fix typo in dialog api component
This commit is contained in:
parent
2064e29a45
commit
517a0d7602
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ const DialogProps = [
|
|||
description: "Aria label of the close icon."
|
||||
},
|
||||
{
|
||||
name: "maxiizable",
|
||||
name: "maximizable",
|
||||
type: "boolean",
|
||||
default: "false",
|
||||
description: "Whether the dialog can be displayed full screen."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue