We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e32ff0 commit 6edddbeCopy full SHA for 6edddbe
src/components/robot/pages/RobotIntegrationPage.tsx
@@ -698,7 +698,7 @@ export const RobotIntegrationPage = ({
698
cancelButtonText={t("buttons.cancel")}
699
showSaveButton={false}
700
// onBackToSelection={handleBack}
701
- onArrowBack={handleBack}
+ // onArrowBack={handleBack}
702
showCancelButton={false}
703
backToSelectionText={t("buttons.back_arrow")}
704
>
0 commit comments