Skip to content

Commit 873f1f0

Browse files
Merge pull request #675 from sudhanshutech/update/schema
Update supportForm schema
2 parents 45b5a34 + d59addf commit 873f1f0

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)