This commit is contained in:
Eric Bailey
2024-06-18 12:07:19 -05:00
parent e264201cd5
commit be5345f566
+1 -1
View File
@@ -57,7 +57,7 @@ export function NewskieDialog({
<Dialog.ScrollableInner
label={_(msg`New user info dialog`)}
style={[{width: 'auto', maxWidth: 400, minWidth: 200}]}>
<View style={[a.gap_md]}>
<View style={[a.gap_sm]}>
<Text style={[a.font_bold, a.text_xl]}>
<Trans>Say hello!</Trans>
</Text>