From 7248678f6eb3dcfb52ce4c565a9f449ad4b281dd Mon Sep 17 00:00:00 2001 From: vaidankarswapnil Date: Mon, 31 Jan 2022 16:01:50 +0530 Subject: [PATCH] Fixed a11y graph properties type issue --- .../GraphExplorerComponent/EditorNodePropertiesComponent.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Explorer/Graph/GraphExplorerComponent/EditorNodePropertiesComponent.tsx b/src/Explorer/Graph/GraphExplorerComponent/EditorNodePropertiesComponent.tsx index 271c90ba9..1a347b6ac 100644 --- a/src/Explorer/Graph/GraphExplorerComponent/EditorNodePropertiesComponent.tsx +++ b/src/Explorer/Graph/GraphExplorerComponent/EditorNodePropertiesComponent.tsx @@ -222,6 +222,7 @@ export class EditorNodePropertiesComponent extends React.Component {EditorNodePropertiesComponent.VERTEX_PROPERTY_TYPES.map((type: string) => (