feat(mobile): ny slogan på inloggningen – Mindre svinn, mindre stress, mer kvar i plånboken
CI / Typecheck, test & build (push) Successful in 1m39s
CI / Typecheck, test & build (push) Successful in 1m39s
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LoginScreen() {
|
|||||||
<Screen style={{ flexGrow: 1, justifyContent: "center", gap: spacing.md }}>
|
<Screen style={{ flexGrow: 1, justifyContent: "center", gap: spacing.md }}>
|
||||||
<View style={{ alignItems: "center", marginBottom: spacing.lg }}>
|
<View style={{ alignItems: "center", marginBottom: spacing.lg }}>
|
||||||
<Title>{BRAND.name}</Title>
|
<Title>{BRAND.name}</Title>
|
||||||
<Body muted>Hushållets mat-OS</Body>
|
<Body muted>Mindre svinn, mindre stress, mer kvar i plånboken</Body>
|
||||||
</View>
|
</View>
|
||||||
<Input
|
<Input
|
||||||
placeholder={t("auth.email")}
|
placeholder={t("auth.email")}
|
||||||
|
|||||||
Reference in New Issue
Block a user