diff --git a/react/react.d.ts b/react/react.d.ts index 15146eb9b..8b4f32587 100644 --- a/react/react.d.ts +++ b/react/react.d.ts @@ -4,6 +4,7 @@ // Definitions: https://github.com/borisyankov/DefinitelyTyped declare namespace __React { + // // React Elements // ----------------------------------------------------------------------