refactor(background): allow multiple types #10
This commit is contained in:
@@ -147,8 +147,8 @@ class App extends PureComponent {
|
||||
}}
|
||||
connectionLineStyle={{ stroke: '#ddd', strokeWidth: 2 }}
|
||||
connectionLineType="bezier"
|
||||
gridColor="#aaa"
|
||||
gridGap={16}
|
||||
backgroundColor="#aaa"
|
||||
backgroundGap={16}
|
||||
>
|
||||
<MiniMap
|
||||
style={{ position: 'absolute', right: 10, bottom: 10 }}
|
||||
|
||||
Reference in New Issue
Block a user