Fixing T38936345 -Opening creative tools from home or creation flow shows a red screen

Summary:
As title.
Offending diff: D13593314

Reviewed By: furdei

Differential Revision: D13620173

fbshipit-source-id: 2749dc6b3925af65d46a256c51e8309ec4bc3140
This commit is contained in:
Alexander Vasyuk 2019-01-14 10:35:43 -08:00 committed by Facebook Github Bot
parent 64de0c0aef
commit 73434e6cba

View File

@ -0,0 +1,14 @@
/**
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*
* @flow
* @format
*/
'use strict';
const CameraRoll = {};
export default CameraRoll;