Skip to content

Commit

Permalink
Update packages/js/src/first-time-configuration/tailwind-components/s…
Browse files Browse the repository at this point in the history
…teps/personal-preferences/newsletter-signup.js

Co-authored-by: Igor <35524806+igorschoester@users.noreply.github.com>
  • Loading branch information
pls78 and igorschoester authored Oct 10, 2023
1 parent 54811af commit 317a3aa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ export function NewsletterSignup( { gdprLink } ) {
onClick={ onSignUpClick }
disabled={ signUpState === "loading" }
data-hiive-event-name="clicked_signup | personal preferences"

>
{ __( "Sign up!", "wordpress-seo" ) }
</button>
Expand Down

0 comments on commit 317a3aa

Please sign in to comment.