Add A/A test (#9917)

This commit is contained in:
Eric Bailey
2026-02-20 13:19:56 -06:00
committed by GitHub
parent f3cc850b62
commit 9b8c46cdb7
2 changed files with 5 additions and 0 deletions
+3
View File
@@ -1008,6 +1008,9 @@ function RoutesContainer({children}: React.PropsWithChildren<{}>) {
})
}
}
// temp, just testing
void ax.features.enabled(ax.features.AATest)
})
return (