Skip to content

Commit fb2651a

Browse files
committed
Add empty line
1 parent 1b08ed6 commit fb2651a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/Modal/ReanimatedModal/Container/index.web.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ function Container({
4646
.reduceMotion(ReduceMotion.Never),
4747
[animationOutTiming, animationOut],
4848
);
49+
4950
return (
5051
<Animated.View
5152
style={[style, type !== CONST.MODAL.MODAL_TYPE.RIGHT_DOCKED && type !== CONST.MODAL.MODAL_TYPE.POPOVER && styles.modalAnimatedContainer, animatedStyles, {zIndex: 1}]}

0 commit comments

Comments
 (0)