From c42d392d0a82a8a0b68e3c9746159e4a573c1be8 Mon Sep 17 00:00:00 2001 From: jiangchu Date: Sun, 7 Apr 2024 17:37:40 +0800 Subject: [PATCH] :bug: feat: add layout options params --- src/FlowView/constants.tsx | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/src/FlowView/constants.tsx b/src/FlowView/constants.tsx index b94cd49..ee05bce 100644 --- a/src/FlowView/constants.tsx +++ b/src/FlowView/constants.tsx @@ -48,10 +48,18 @@ export interface NodeMapItem;