From c665baf6cc9afb9547acf23b89d7cf52490dc1f8 Mon Sep 17 00:00:00 2001 From: Anish Roy <62830866+iamanishroy@users.noreply.github.com> Date: Wed, 4 Jan 2023 10:14:37 +0000 Subject: [PATCH] added json support --- src/contexts/TableKbShortcutContext.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/contexts/TableKbShortcutContext.tsx b/src/contexts/TableKbShortcutContext.tsx index 507ed5eb..a64eada2 100644 --- a/src/contexts/TableKbShortcutContext.tsx +++ b/src/contexts/TableKbShortcutContext.tsx @@ -32,6 +32,7 @@ const SUPPORTED_TYPES = new Set([ FieldType.phone, FieldType.richText, FieldType.url, + FieldType.json, ]); export function useMenuAction(