fix(bgTypes): add bg types to bg renderer #19
This commit is contained in:
@@ -141,7 +141,7 @@ class App extends PureComponent {
|
||||
}}
|
||||
connectionLineStyle={{ stroke: '#ddd', strokeWidth: 2 }}
|
||||
connectionLineType="bezier"
|
||||
backgroundColor="#aaa"
|
||||
backgroundColor="#888"
|
||||
backgroundGap={16}
|
||||
>
|
||||
<MiniMap
|
||||
|
||||
Reference in New Issue
Block a user