Use getSuggestions endpoint behind the gate (#3499)
* Move suggested follows out of the component * Add new suggestions implementation * Put new endpoint behind the gate * Make bottom less weird
This commit is contained in:
parent
e3e8f10538
commit
bedb0c3fbd
3 changed files with 66 additions and 5 deletions
|
@ -7,3 +7,4 @@ export type Gate =
|
|||
| 'new_search'
|
||||
| 'show_follow_back_label'
|
||||
| 'start_session_with_following'
|
||||
| 'use_new_suggestions_endpoint'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue