💚 Fix mockedUser default props
This commit is contained in:
@ -17,4 +17,5 @@ export const mockedUser: User = {
|
|||||||
displayedInAppNotifications: {
|
displayedInAppNotifications: {
|
||||||
[graphGestureNotficationKey]: true,
|
[graphGestureNotficationKey]: true,
|
||||||
},
|
},
|
||||||
|
referral: null,
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user