Skip to content

Commit 2482684

Browse files
rickhanloniifacebook-github-bot
authored andcommitted
Run sync from CI artifacts
Summary: Runs an A:A react sync against the current revision to pick up the updates from the sync script. Changelog: [Internal] Reviewed By: yungsters, kacieb Differential Revision: D28103715 fbshipit-source-id: 3593909e999bdceeb95423dc37dc0ee4282963d9
1 parent f346dd6 commit 2482684

12 files changed

+19956
-18703
lines changed

Libraries/Renderer/implementations/ReactFabric-dev.fb.js

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @noflow
88
* @nolint
99
* @preventMunge
10-
* @generated SignedSource<<6573bbaed06f787c6bcc10b70eb3556b>>
10+
* @generated SignedSource<<e849805d384d655a0b454ba748de33e0>>
1111
*/
1212

1313
'use strict';
@@ -5744,12 +5744,7 @@ var Passive$1 =
57445744
/* */
57455745
4;
57465746

5747-
// TODO: this is special because it gets imported during build.
5748-
//
5749-
// TODO: 17.0.3 has not been released to NPM;
5750-
// It exists as a placeholder so that DevTools can support work tag changes between releases.
5751-
// When we next publish a release (either 17.0.3 or 17.1.0), update the matching TODO in backend/renderer.js
5752-
var ReactVersion = "17.0.3";
5747+
var ReactVersion = "17.0.3-2a7bb4154";
57535748

57545749
var NoMode =
57555750
/* */

0 commit comments

Comments
 (0)