refactor(flow!): Remove paneReady state value
This commit is contained in:
@@ -39,7 +39,6 @@ const defaultState = (): State => ({
|
||||
nodes: [],
|
||||
edges: [],
|
||||
|
||||
paneReady: false,
|
||||
initialized: false,
|
||||
instance: null,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user