From d59addf74e5fbec5fef394732ba0b94b46b81381 Mon Sep 17 00:00:00 2001 From: Sudhanshu Dasgupta Date: Fri, 12 Jul 2024 17:16:55 +0530 Subject: [PATCH] fix(update): support schema Signed-off-by: Sudhanshu Dasgupta --- src/schemas/helpAndSupportModal/schema.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/schemas/helpAndSupportModal/schema.tsx b/src/schemas/helpAndSupportModal/schema.tsx index ea7d60270..210d789e2 100644 --- a/src/schemas/helpAndSupportModal/schema.tsx +++ b/src/schemas/helpAndSupportModal/schema.tsx @@ -15,7 +15,7 @@ const helpAndSupportModalSchema = { minLength: 1, 'x-rjsf-grid-area': '12' }, - description: { + message: { type: 'string', title: 'Description', description: