Merge branch 'next' of github.com:wbkd/react-flow into next

This commit is contained in:
Christopher Möller
2020-11-03 16:26:50 +01:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -158,7 +158,7 @@ const OverviewFlow = () => {
return '#fff';
}}
borderRadius={2}
nodeBorderRadius={2}
/>
<Controls />
<Background color="#aaa" gap={16} />
+1 -1
View File
@@ -44,7 +44,7 @@ const OverviewFlow = () => {
return '#fff';
}}
borderRadius={2}
nodeBorderRadius={2}
/>
<Controls />
<Background color="#aaa" gap={16} />