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,
|
...prevState,
|
||||||
bindMode: "orbit",
|
bindMode: "orbit",
|
||||||
newElement: element,
|
newElement: element,
|
||||||
startBoundElement: boundElement,
|
|
||||||
suggestedBinding:
|
suggestedBinding:
|
||||||
boundElement && isBindingElement(element)
|
boundElement && isBindingElement(element)
|
||||||
? {
|
? {
|
||||||
|
|||||||
Reference in New Issue
Block a user