Back out of D3000972

Reviewed By: dmmiller

Differential Revision: D3003211

fb-gh-sync-id: e64f1f17dcbf19a32066de91d6e839d59cd5d27c
shipit-source-id: e64f1f17dcbf19a32066de91d6e839d59cd5d27c
This commit is contained in:
Konstantin Raev
2016-03-03 04:20:34 -08:00
committed by Facebook Github Bot 9
parent 36f1961003
commit 5ffeb9764c
22 changed files with 122 additions and 378 deletions

View File

@@ -15,8 +15,6 @@
*/
'use strict';
const React = require('react');
export type UIExplorerExample = {
key: string;
module: React.Component;