Merge pull request #3990 from overleaf/hb-gh-react-beta
Roll out GitHub Sync React Port to Beta GitOrigin-RevId: f383c920b5e4ab6c1949013bf588d3afd83b643d
This commit is contained in:
@@ -891,7 +891,7 @@ const ProjectController = {
|
||||
),
|
||||
showReactGithubSync: shouldDisplayFeature(
|
||||
'new_github_sync_ui',
|
||||
user.alphaProgram
|
||||
user.betaProgram || user.alphaProgram
|
||||
),
|
||||
showNewBinaryFileUI: shouldDisplayFeature('new_binary_file'),
|
||||
showSymbolPalette: shouldDisplayFeature('symbol_palette'),
|
||||
|
||||
Reference in New Issue
Block a user