chore(core): cleanup store state
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -89,6 +89,7 @@ const defaultState = (): State => ({
|
|||||||
connectionRadius: 20,
|
connectionRadius: 20,
|
||||||
connectOnClick: true,
|
connectOnClick: true,
|
||||||
connectionStatus: null,
|
connectionStatus: null,
|
||||||
|
isValidConnection: null,
|
||||||
|
|
||||||
snapGrid: [15, 15],
|
snapGrid: [15, 15],
|
||||||
snapToGrid: false,
|
snapToGrid: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user