diff --git a/types/react-native/index.d.ts b/types/react-native/index.d.ts index bea6b407c5..32b5b57f1b 100644 --- a/types/react-native/index.d.ts +++ b/types/react-native/index.d.ts @@ -5657,7 +5657,7 @@ export interface Dimensions { /** * Remove an event listener - * + * * @param {string} type the type of event * @param {function} handler the event handler */