Skip to content

Commit c7ed03a

Browse files
Brian Vaughnfacebook-github-bot
Brian Vaughn
authored andcommitted
Synced ReactFabric render
Reviewed By: fkgozali, sebmarkbage Differential Revision: D6839001 fbshipit-source-id: 47b8278e883c33ca1f359dd16614f86c292e972d
1 parent 3f969cb commit c7ed03a

File tree

4 files changed

+19320
-3
lines changed

4 files changed

+19320
-3
lines changed
+16
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
/**
2+
* Copyright (c) 2015-present, Facebook, Inc.
3+
* All rights reserved.
4+
*
5+
* This source code is licensed under the BSD-style license found in the
6+
* LICENSE file in the root directory of this source tree. An additional grant
7+
* of patent rights can be found in the PATENTS file in the same directory.
8+
*
9+
* @providesModule FabricUIManager
10+
* @flow
11+
* @format
12+
*/
13+
'use strict';
14+
15+
// TODO @sema Fix me
16+
module.exports = {};

0 commit comments

Comments
 (0)