fix typo in dialog api component

pull/1934/head
BenjaminMINK 2021-12-21 11:05:33 +01:00 committed by Tuğçe Küçükoğlu
parent 2064e29a45
commit 517a0d7602
1 changed files with 1 additions and 1 deletions

View File

@ -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."