Skip to content

Commit

Permalink
add @flow back to View.js
Browse files Browse the repository at this point in the history
Summary:
looks like @flow got dropped in a diff that
just added comments. Assuming that was inadvertent -
if it was on purpose just LMK and I'll abandon.

Test Plan: flow check
  • Loading branch information
Basil Hosmer authored and oss sync committed Apr 12, 2015
1 parent 8bc2858 commit 9cd155c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Libraries/Components/View/View.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
* of patent rights can be found in the PATENTS file in the same directory.
*
* @providesModule View
* @flow
*/
'use strict';

Expand Down

0 comments on commit 9cd155c

Please sign in to comment.