fix: ESlint fix

This commit is contained in:
jhanma17 2025-04-27 17:48:30 -05:00
parent 618199cc5c
commit 478361194e

View file

@ -9231,7 +9231,10 @@ class App extends React.Component<AppProps, AppState> {
false,
);
const boundText = getBoundTextElement(element, this.scene.getNonDeletedElementsMap())
const boundText = getBoundTextElement(
element,
this.scene.getNonDeletedElementsMap(),
);
if (boundText) {
const boundTextIndex = boundText.groupIds.indexOf(