Skip to content

Commit

Permalink
fix: additional text on save button
Browse files Browse the repository at this point in the history
Signed-off-by: Haris Spahija <[email protected]>
  • Loading branch information
HarisSpahijaPon committed Nov 21, 2019
1 parent 36bfdd6 commit 86137e9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ class AccordionFormList extends Component {
deleteItemButtonText: "Delete this item",
entryFormSubmitButtonText: "Add item",
cancelButtonText: "Cancel",
saveButtonText: "Save",
saveButtonText: "Save Changes",
isWaiting: false,
onItemDeleted() {}
};
Expand Down

0 comments on commit 86137e9

Please sign in to comment.