Skip to content

Commit 5646bdf

Browse files
committed
Merge branch 'react-native-81' of https://github.com/RocketChat/Rocket.Chat.ReactNative into react-native-81
2 parents 8f9b788 + 4688922 commit 5646bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/containers/ActionSheet/Handle.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React from 'react';
22
import { View } from 'react-native';
3-
import { RectButton } from 'react-native-gesture-handler'
3+
import { RectButton } from 'react-native-gesture-handler';
44

55
import styles from './styles';
66
import { themes } from '../../lib/constants/colors';

0 commit comments

Comments
 (0)