We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45b5a34 + d59addf commit 873f1f0Copy full SHA for 873f1f0
1 file changed
src/schemas/helpAndSupportModal/schema.tsx
@@ -15,7 +15,7 @@ const helpAndSupportModalSchema = {
15
minLength: 1,
16
'x-rjsf-grid-area': '12'
17
},
18
- description: {
+ message: {
19
type: 'string',
20
title: 'Description',
21
description:
0 commit comments