Skip to content

Commit

Permalink
unneeded changes
Browse files Browse the repository at this point in the history
  • Loading branch information
frosso committed Feb 24, 2025
1 parent 85cdbe7 commit e8f0c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/components/deposits-overview/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ const DepositsOverview: React.FC = () => {
{ hasErroredExternalAccount && (
<DepositFailureNotice
updateAccountLink={
wcpaySettings.accountStatus?.accountLink
wcpaySettings.accountStatus.accountLink
}
/>
) }
Expand Down

0 comments on commit e8f0c70

Please sign in to comment.