Get trending section indices from GrowthBook (#11319)

This commit is contained in:
DS Boyce
2026-07-29 10:24:50 -07:00
committed by GitHub
parent a35c4ac4ba
commit 196e81eb0c
3 changed files with 20 additions and 8 deletions
+3
View File
@@ -23,5 +23,8 @@ export enum Features {
SearchStarterPacksV2Enable = 'search_starter_packs_v2:enable',
FollowSortEnable = 'follow_sort:enable',
// values
TrendingDiscoverValues = 'trending_discover:values',
AATest = 'aa-test',
}