Skip to content

Commit

Permalink
chore: updated close method type
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhom committed Aug 27, 2021
1 parent 3b14281 commit ca3a11a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ export interface BottomSheetMethods {
/**
* Close the bottom sheet.
* @param animationConfigs snap animation configs.
* @param force prevent any interruptions till sheet is closed.
*
* @see {Animated.WithSpringConfig}
* @see {Animated.WithTimingConfig}
Expand Down

0 comments on commit ca3a11a

Please sign in to comment.