mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
added json support
This commit is contained in:
@@ -32,6 +32,7 @@ const SUPPORTED_TYPES = new Set([
|
||||
FieldType.phone,
|
||||
FieldType.richText,
|
||||
FieldType.url,
|
||||
FieldType.json,
|
||||
]);
|
||||
|
||||
export function useMenuAction(
|
||||
|
||||
Reference in New Issue
Block a user