Skip to content

Commit

Permalink
pr fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
chakra-guy committed Jan 13, 2025
1 parent dd21986 commit c98374b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,9 @@ export class InstallModal {
this.setTab(this.preferDesktop ? 1 : 2);

this.i18nInstance = new SimpleI18n();
}

componentDidLoad() {
this.trackAnalytics.emit({
event: TrackingEvents.SDK_MODAL_VIEWED,
params: {
Expand Down

0 comments on commit c98374b

Please sign in to comment.