Skip to content

Commit

Permalink
馃挌 Fix mockedUser default props
Browse files Browse the repository at this point in the history
  • Loading branch information
baptisteArno committed Feb 2, 2024
1 parent fd4867f commit 4122d73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/lib/mockedUser.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ export const mockedUser: User = {
displayedInAppNotifications: {
[graphGestureNotficationKey]: true,
},
referral: null,
}

0 comments on commit 4122d73

Please sign in to comment.