We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f9b788 + 4688922 commit 5646bdfCopy full SHA for 5646bdf
app/containers/ActionSheet/Handle.tsx
@@ -1,6 +1,6 @@
1
import React from 'react';
2
import { View } from 'react-native';
3
-import { RectButton } from 'react-native-gesture-handler'
+import { RectButton } from 'react-native-gesture-handler';
4
5
import styles from './styles';
6
import { themes } from '../../lib/constants/colors';
0 commit comments