Skip to content

Commit

Permalink
chore: removed enableFlashScrollableIndicatorOnExpand prop
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhom committed Jul 29, 2021
1 parent d77b3f1 commit e447da4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/components/bottomSheet/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,6 @@ export interface BottomSheetProps
* @default true
*/
enableOverDrag?: boolean;
/**
* Enable flash the scrollable indicator when the sheet is expanded.
* @type boolean
* @default true
*/
enableFlashScrollableIndicatorOnExpand?: boolean;
/**
* Enable pan down gesture to close the sheet.
* @type boolean
Expand Down

0 comments on commit e447da4

Please sign in to comment.