diff --git a/src/components/robot/pages/RobotIntegrationPage.tsx b/src/components/robot/pages/RobotIntegrationPage.tsx index 9bedf3a5..8905abe2 100644 --- a/src/components/robot/pages/RobotIntegrationPage.tsx +++ b/src/components/robot/pages/RobotIntegrationPage.tsx @@ -731,54 +731,60 @@ export const RobotIntegrationPage = ({ width: "100%", }} > - - + {!isScrapeRobot && ( + + )} + + {!isScrapeRobot && ( + + )} +