diff --git a/.changeset/weak-stingrays-live.md b/.changeset/weak-stingrays-live.md new file mode 100644 index 0000000000..7fa09e16a2 --- /dev/null +++ b/.changeset/weak-stingrays-live.md @@ -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) \ No newline at end of file