From 716217c09dc6c07ce762a9ba84c02e09443c7b17 Mon Sep 17 00:00:00 2001 From: Klotske Date: Thu, 14 Jul 2022 22:12:01 +0000 Subject: [PATCH] Fix --- components/FlowEditor/nodes/Node.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/FlowEditor/nodes/Node.tsx b/components/FlowEditor/nodes/Node.tsx index 3bf9daf..f8ded1e 100644 --- a/components/FlowEditor/nodes/Node.tsx +++ b/components/FlowEditor/nodes/Node.tsx @@ -33,7 +33,7 @@ const GenericNode = (props: GenericNodeProps) => { const GenericNodeComponent = () => { return ( -
+
Тест