Skip to content

Commit

Permalink
Use correcct prop name.
Browse files Browse the repository at this point in the history
  • Loading branch information
asvinb committed Nov 4, 2024
1 parent 4b777bc commit 9a368f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ const ConnectedGoogleComboAccountCard = () => {

{ showConnectMC && (
<ConnectMC
createMCAccount={ createMCAccount }
createAccount={ createMCAccount }
resultCreateAccount={ resultCreateMCAccount }
className="gla-google-combo-account-card gla-google-combo-service-account-card--mc"
/>
Expand Down

0 comments on commit 9a368f1

Please sign in to comment.