Skip to content

Commit

Permalink
✨ Modifying create new target button ID (#1900)
Browse files Browse the repository at this point in the history
Signed-off-by: Maayan Hadasi <[email protected]>
Co-authored-by: Ian Bolton <[email protected]>
Co-authored-by: Scott Dickerson <[email protected]>
  • Loading branch information
3 people authored May 8, 2024
1 parent a12c308 commit ba613a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ export const MigrationTargets: React.FC = () => {
</GridItem>
<GridItem span={2} className={spacing.mtSm}>
<Button
id="clear-repository"
id="create-target"
isInline
className={spacing.mlMd}
onClick={() => setCreateUpdateModalState("create")}
Expand Down

0 comments on commit ba613a2

Please sign in to comment.