Get number of trending topics for Explore from GrowthBook (#11324)

This commit is contained in:
DS Boyce
2026-07-29 12:12:15 -07:00
committed by GitHub
parent 904097e8c1
commit 15c6c7955d
3 changed files with 52 additions and 11 deletions
+1
View File
@@ -25,6 +25,7 @@ export enum Features {
// values
TrendingDiscoverValues = 'trending_discover:values',
TrendingExploreTopicsCountValue = 'trending_explore_topics_count:value',
AATest = 'aa-test',
}