diff --git a/src/components/robot/pages/RobotConfigPage.tsx b/src/components/robot/pages/RobotConfigPage.tsx index 52ea2b21..465bea14 100644 --- a/src/components/robot/pages/RobotConfigPage.tsx +++ b/src/components/robot/pages/RobotConfigPage.tsx @@ -154,7 +154,7 @@ export const RobotConfigPage: React.FC = ({ )} - {showCancelButton && ( + /* {showCancelButton && ( - )} + )} */ {showSaveButton && onSave && (