little-arm-41660
07/28/2023, 8:25 AMwhite-fireman-22476
07/28/2023, 9:37 AMconst feature1Enabled = useFeatureIsOn("feature1");
const feature2Value = useFeatureValue("feature2", "fallback");
on the page for the growthbook dev console to show the experiments.little-arm-41660
07/28/2023, 2:10 PM"features": {
"first-feature": {
"defaultValue": false
}
},
should i get an "experiment" key?white-fireman-22476
07/28/2023, 3:00 PMlittle-arm-41660
08/21/2023, 2:08 PMwhite-fireman-22476
08/22/2023, 12:51 PM