From eb4286d453c2e7c2d771a708579d911e01bf4143 Mon Sep 17 00:00:00 2001 From: Jason Zhu Date: Mon, 29 May 2023 19:41:48 +1000 Subject: [PATCH] Getting Started -> Building a Flow -> Adding Nodes: resolve issue that only narrow row/strip is rendered, by using 100vh --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 6a341f6..27373f8 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -19,7 +19,7 @@ const nodes = [ const Flow = () => { return ( -
+