Skip to content

Commit

Permalink
Merge branch 'main' into MI-771
Browse files Browse the repository at this point in the history
  • Loading branch information
sshanzel authored Jan 27, 2025
2 parents 964c6a2 + 7cb62ae commit 56cafdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/webapp/pages/onboarding.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ export function OnboardPage(): ReactElement {
sizes="(max-width: 655px) 450px, 1024px"
/>
)}
<Pixels />
<Pixels hotjarId="3871311" />
{showGenerigLoader && <GenericLoader />}
<OnboardingHeader
showOnboardingPage={showOnboardingPage}
Expand Down

0 comments on commit 56cafdb

Please sign in to comment.