diff --git a/types/react-router-native/index.d.ts b/types/react-router-native/index.d.ts index 45fa83decb..f2ab1c72b1 100644 --- a/types/react-router-native/index.d.ts +++ b/types/react-router-native/index.d.ts @@ -44,4 +44,4 @@ export interface NativeRouterProps { keyLength?: number; } -export class NativeRouter extends React.Component {} \ No newline at end of file +export class NativeRouter extends React.Component {}