Skip to content

Commit

Permalink
update button text
Browse files Browse the repository at this point in the history
  • Loading branch information
MahtabBukhari committed Jan 8, 2025
1 parent 42df73e commit 8fbede8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/common/TicketEditor/TicketEditor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ const TicketEditor = observer(
onClick={handleUpdate}
data-testid="story-input-update-btn"
>
Update
Save
</ActionButton>
<ActionButton
color="primary"
Expand Down

0 comments on commit 8fbede8

Please sign in to comment.