chore: lint

This commit is contained in:
karishmas6
2024-08-21 22:32:20 +05:30
parent 0078b869df
commit 92c0cc258b

View File

@@ -271,7 +271,7 @@ export const BrowserWindow = () => {
</div> </div>
</GenericModal> </GenericModal>
) : null ) : null
} }
{((getText === true || getList === true) && !showAttributeModal && highlighterData?.rect != null && highlighterData?.rect.top != null) && canvasRef?.current ? {((getText === true || getList === true) && !showAttributeModal && highlighterData?.rect != null && highlighterData?.rect.top != null) && canvasRef?.current ?