Skip to content

Commit

Permalink
FormFooter changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
stephl3 committed Feb 27, 2024
1 parent 4df45f8 commit b1cce85
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .changeset/weak-stingrays-live.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
'@leafygreen-ui/form-footer': patch
---

Adds `cancelButtonProps` and `backButtonProps` to `FormFooter` component for customizing buttons.
Marks `cancelButtonText`, `onCancel`, `backButtonText`, and `onBackClick` props as deprecated.
[LG-3685](https://jira.mongodb.org/browse/LG-3685)

0 comments on commit b1cce85

Please sign in to comment.