width full on text container (#6007)

This commit is contained in:
Samuel Newman
2024-10-29 22:19:28 +00:00
committed by GitHub
parent d74aaf904b
commit c92f6d5f88
@@ -63,7 +63,7 @@ export function Card({
return (
<View style={[a.w_full, a.gap_md]}>
<View style={[a.flex_row, a.gap_sm]}>
<View style={[a.flex_row, a.gap_sm, a.w_full]}>
{!noIcon ? <StarterPack width={40} gradient="sky" /> : null}
<View style={[a.flex_1]}>
<Text