Fix: new post doesnt open images selector

zio/stable
Paul Frazee 2023-01-19 17:37:24 -06:00
parent 570b76a71d
commit 41f76a68e3
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ export function PromptButtons({
<View style={[pal.view, pal.border, styles.container]}>
<TouchableOpacity
testID="composePromptButton"
onPress={() => onPressCompose(true)}
onPress={() => onPressCompose(false)}
style={[styles.btn, {backgroundColor: pal.colors.backgroundLight}]}>
<Text type="button" style={pal.text}>
New post