fix: Remove the rest of startBoundElement
Signed-off-by: Mark Tolmacs <mark@lazycat.hu>
This commit is contained in:
@@ -9482,7 +9482,6 @@ class App extends React.Component<AppProps, AppState> {
|
||||
...prevState,
|
||||
bindMode: "orbit",
|
||||
newElement: element,
|
||||
startBoundElement: boundElement,
|
||||
suggestedBinding:
|
||||
boundElement && isBindingElement(element)
|
||||
? {
|
||||
|
||||
Reference in New Issue
Block a user