mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 14:20:12 +00:00
Fix linit
This commit is contained in:
2
types/react-router-native/index.d.ts
vendored
2
types/react-router-native/index.d.ts
vendored
@@ -44,4 +44,4 @@ export interface NativeRouterProps {
|
||||
keyLength?: number;
|
||||
}
|
||||
|
||||
export class NativeRouter extends React.Component<NativeRouterProps> {}
|
||||
export class NativeRouter extends React.Component<NativeRouterProps> {}
|
||||
|
||||
Reference in New Issue
Block a user