fix(tests): grid

This commit is contained in:
moklick
2019-10-09 17:36:11 +02:00
parent 4ad90ea951
commit 3eea88d533
5 changed files with 21 additions and 12 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ ReactFlow.defaultProps = {
connectionLineStyle: {},
deleteKeyCode: 8,
selectionKeyCode: 16,
backgroundColor: '#999',
backgroundColor: '#eee',
backgroundGap: 24,
showBackground: true,
backgroundType: 'dots'