chore:prettier
This commit is contained in:
@@ -77,7 +77,7 @@ export const RightSidePanel: React.FC<RightSidePanelProps> = ({ onFinishCapture
|
||||
return () => {
|
||||
socket?.off("workflow", workflowHandler);
|
||||
clearInterval(interval);
|
||||
};
|
||||
};
|
||||
}, [id, socket, workflowHandler]);
|
||||
|
||||
const hasScrapeListAction = workflow.workflow.some(pair =>
|
||||
|
||||
Reference in New Issue
Block a user