Skip to content

Commit

Permalink
NOJIRA - BpkBottomSheet "out" console error fix (#3121)
Browse files Browse the repository at this point in the history
Co-authored-by: Justyna Toporkiewicz <[email protected]>
  • Loading branch information
JToporkiewicz and Justyna Toporkiewicz authored Dec 14, 2023
1 parent 119ad36 commit f07a7eb
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ const BpkBottomSheetInner = ({
}}
in={!exiting}
appear={!exiting}
out={exiting}
exit={exiting}
timeout={{appear: 240, exit: 240}}
>
Expand Down

0 comments on commit f07a7eb

Please sign in to comment.