Skip to content

Commit d59addf

Browse files
committed
fix(update): support schema
Signed-off-by: Sudhanshu Dasgupta <[email protected]>
1 parent 45b5a34 commit d59addf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/schemas/helpAndSupportModal/schema.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ const helpAndSupportModalSchema = {
1515
minLength: 1,
1616
'x-rjsf-grid-area': '12'
1717
},
18-
description: {
18+
message: {
1919
type: 'string',
2020
title: 'Description',
2121
description:

0 commit comments

Comments
 (0)