add notification count badge mobile web (#4375)
* add notification count badge mobile web * rename var * add gate to types * implement gate * nit * Fix condition order, narrow types --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
This commit is contained in:
parent
aefbab3850
commit
42477d8bbb
2 changed files with 36 additions and 8 deletions
|
@ -3,3 +3,4 @@ export type Gate =
|
|||
| 'request_notifications_permission_after_onboarding_v2'
|
||||
| 'show_avi_follow_button'
|
||||
| 'show_follow_back_label_v2'
|
||||
| 'show_notification_badge_mobile_web'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue