OTP added to daily limit

This commit is contained in:
2025-12-05 12:37:38 +05:30
parent 4a8c69bb1e
commit 974f42bf95
6 changed files with 186 additions and 22 deletions

View File

@@ -50,7 +50,7 @@ class _FaqsScreenState extends State<FaqsScreen> {
Widget build(BuildContext context) {
return Scaffold(
appBar: AppBar(
title: Text(AppLocalizations.of(context).faq),
title: const Text("Frequently Asked Questions"),
),
body: Stack(
children: [