This commit is contained in:
Eric Bailey
2026-06-30 15:46:32 -05:00
parent 251605919f
commit 11a04a1318
+1 -5
View File
@@ -78,11 +78,7 @@ export function LogScreen({}: NativeStackScreenProps<
) : ( ) : (
<CircleInfoIcon size="sm" /> <CircleInfoIcon size="sm" />
)} )}
<View <View style={[a.flex_1, a.gap_sm]}>
style={[
a.flex_1,
a.gap_sm,
]}>
{entry.context && ( {entry.context && (
<Text style={[t.atoms.text_contrast_medium]}> <Text style={[t.atoms.text_contrast_medium]}>
({String(entry.context)}) ({String(entry.context)})