Remove old onboarding (#4224)
* Hardcode onboarding_v2 to true, rm dead code * Rm initialState, use initialStateReduced * Rm dead code * Drop *reduced prefix in code * Prettier
This commit is contained in:
parent
9bd411c151
commit
adbbded003
17 changed files with 27 additions and 1986 deletions
|
@ -1,5 +1,4 @@
|
|||
export type Gate =
|
||||
// Keep this alphabetic please.
|
||||
| 'reduced_onboarding_and_home_algo_v2'
|
||||
| 'request_notifications_permission_after_onboarding'
|
||||
| 'show_follow_back_label_v2'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue