This commit is contained in:
zhutao
2025-09-01 10:18:39 +08:00
parent 9d13aa13e2
commit c175a979a5
26 changed files with 10 additions and 10 deletions

View File

@@ -39,7 +39,7 @@ class PageHeader extends StatelessWidget {
style: TextStyle(fontWeight: FontWeight.w700),
),
Text(
"Enter your email to sign up for this app",
"Use your email to get started",
style: Theme.of(context).textTheme.bodySmall,
),
],