add payments screen
This commit is contained in:
@@ -194,7 +194,7 @@ class HomePage extends ConsumerWidget {
|
||||
icon: Icons.receipt_long,
|
||||
label: 'Thanh toán',
|
||||
onTap: () =>
|
||||
_showComingSoon(context, 'Thanh toán', l10n),
|
||||
context.push(RouteNames.payments)
|
||||
),
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user