Skip to content

Commit 283dbc3

Browse files
vjeuxzpao
authored andcommitted
Type ReactPropTypesSecret (#7501)
(cherry picked from commit 563f3bb)
1 parent f4374bd commit 283dbc3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/shared/types/ReactPropTypesSecret.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,12 @@
66
* LICENSE file in the root directory of this source tree. An additional grant
77
* of patent rights can be found in the PATENTS file in the same directory.
88
*
9+
* @flow
910
* @providesModule ReactPropTypesSecret
1011
*/
1112

12-
1313
'use strict';
1414

15-
1615
const ReactPropTypesSecret = 'SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED';
1716

1817
module.exports = ReactPropTypesSecret;

0 commit comments

Comments
 (0)