Skip to content

batches: remove redundant button

Administrator requested to merge kr/why-have-2-buttons into main

Created by: courier-new

When looking at the code host credentials modal, I noticed we had a sort of redundant set of two buttons on the step of the modal where the SSH key is presented. This just de-dupes the button and gives it a more appropriate title.

image

Test plan

This is primarily a visual change, since the onClick behavior is left alone. This modal is covered by Storybook stories.

App preview:

Check out the client app preview documentation to learn more.

Merge request reports

Loading