Skip to content

Commit

Permalink
update event description
Browse files Browse the repository at this point in the history
  • Loading branch information
Zishan-7 committed Oct 16, 2024
1 parent 89b1211 commit 97e9065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/onboarding/Register.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ export default function Register() {
window._paq.push([
'trackEvent',
'Sign Up',
'Sign Up button clicked',
'New account created',
getValues('email')
]);
navigate('/');
Expand Down

0 comments on commit 97e9065

Please sign in to comment.