fix(website): fix incorrect prop in examples
This commit is contained in:
@@ -158,7 +158,7 @@ const OverviewFlow = () => {
|
||||
|
||||
return '#fff';
|
||||
}}
|
||||
borderRadius={2}
|
||||
nodeBorderRadius={2}
|
||||
/>
|
||||
<Controls />
|
||||
<Background color="#aaa" gap={16} />
|
||||
|
||||
Reference in New Issue
Block a user