fix typo in dialog api component
parent
2064e29a45
commit
517a0d7602
|
@ -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…
Reference in New Issue