diff --git a/types/react-navigation-material-bottom-tabs/index.d.ts b/types/react-navigation-material-bottom-tabs/index.d.ts index e058a396c0..e9938c7bb4 100644 --- a/types/react-navigation-material-bottom-tabs/index.d.ts +++ b/types/react-navigation-material-bottom-tabs/index.d.ts @@ -2,7 +2,6 @@ // Project: https://github.com/react-navigation/react-navigation-material-bottom-tab-navigator#readme // Definitions by: Kyle Roach // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped - // TypeScript Version: 2.8 import { StyleProp, TextStyle, ViewStyle } from 'react-native';