Skip to content

Commit

Permalink
Tweak the JSDoc of the ClaimAccountButton component.
Browse files Browse the repository at this point in the history
  • Loading branch information
eason9487 committed May 31, 2024
1 parent 2129e87 commit a63df8d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import useEventPropertiesFilter from '.~/hooks/useEventPropertiesFilter';
/**
* Renders a button for opening a pop-up window to claim the newly created Google Ads account.
*
* @fires gla_open_ads_account_claim_invitation_button_click When the user clicks on the button to claim the account with `{ context: 'setup-mc' | 'setup-ads' }`.
* @fires gla_open_ads_account_claim_invitation_button_click When the user clicks on the button to claim the account.
*
* @param {Object} props React props.
* @param {Function} [props.onClick] Function called back when the button is clicked.
Expand Down

0 comments on commit a63df8d

Please sign in to comment.