Skip to content

Commit

Permalink
Remove redundant prop.
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitrox committed Oct 23, 2024
1 parent 47a0c3d commit 713afc0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ const ConnectAds = () => {
) }
body={
<ConnectAdsBody
googleAdsAccount={ googleAdsAccount }
isConnected={ isConnected }
handleConnectClick={ handleConnectClick }
isLoading={ isLoading }
Expand Down

0 comments on commit 713afc0

Please sign in to comment.