fixes
This commit is contained in:
@@ -231,13 +231,13 @@ const ShareModal = ({ payload }) => {
|
||||
intensity={40}
|
||||
{...blurProps}
|
||||
>
|
||||
<Pressable
|
||||
{/* <Pressable
|
||||
onPress={closeSheet}
|
||||
style={styles.closeButton}
|
||||
hitSlop={8}
|
||||
>
|
||||
<Feather name="x" size={18} color={Palette.white} />
|
||||
</Pressable>
|
||||
</Pressable> */}
|
||||
<Text style={styles.heading}>{heading}</Text>
|
||||
<View style={styles.linkRow}>
|
||||
<Text numberOfLines={1} style={styles.linkText}>
|
||||
|
||||
Reference in New Issue
Block a user