Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Supriya Kalghatgi committed Dec 19, 2018
1 parent d541caa commit 23434c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -755,7 +755,7 @@ declare module "native-base" {
springTension?: number;
springFriction?: number;
onChangeTab?: Function;
page?: number;
page?: number;
locked?: boolean;
initialPage?: number;
tabBarUnderlineStyle?: ReactNative.ViewStyle | Array<ReactNative.ViewStyle>;
Expand Down

0 comments on commit 23434c5

Please sign in to comment.