This commit is contained in:
Tuğçe Küçükoğlu 2021-07-14 17:12:17 +03:00
parent e8738455d0
commit 519e9d70bf
4 changed files with 5 additions and 5 deletions

View file

@ -244,7 +244,7 @@ const CalendarProps = [
name: "style",
type: "any",
default: "null",
description: "Inline of the component."
description: "Inline style of the component."
}
];