Skip to content

Commit

Permalink
Update react-app/src/features/forms/post-submission/withdraw-package/…
Browse files Browse the repository at this point in the history
…index.tsx

Co-authored-by: asharonbaltazar <[email protected]>
  • Loading branch information
13bfrancis and asharonbaltazar authored Jan 15, 2025
1 parent d132753 commit 2f03e3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ export const WithdrawPackageAction = () => {
}}
bannerPostSubmission={{
header: "Withdraw package request has been submitted",
body: `If CMS needs any additional information, they will follow up by email.`,
body: "If CMS needs any additional information, they will follow up by email.",
variant: "success",
}}
breadcrumbText="Withdraw Package"
Expand Down

0 comments on commit 2f03e3c

Please sign in to comment.