Skip to content

Commit

Permalink
typescript fix
Browse files Browse the repository at this point in the history
  • Loading branch information
erickcrus authored Mar 31, 2023
1 parent be19fc4 commit f076529
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ export declare type RecaptchaProps = {
lang?: string;
style?: StyleProp<ViewStyle>;
enterprise?: boolean;
hideBadge?: boolean;
hideLoader?: boolean;
};

export declare type RecaptchaHandles = {
Expand Down

0 comments on commit f076529

Please sign in to comment.