Remove flex to fix view collapse (#10219)

This commit is contained in:
Eric Bailey
2026-04-10 09:37:06 -05:00
committed by GitHub
parent 9c65a8a78c
commit ff30d39355
@@ -279,7 +279,6 @@ function ModeratedImage() {
return ( return (
<View <View
style={[ style={[
a.flex_1,
a.p_lg, a.p_lg,
a.py_xl, a.py_xl,
a.align_center, a.align_center,