loyalty
This commit is contained in:
@@ -164,7 +164,7 @@ class HomePage extends ConsumerWidget {
|
||||
QuickAction(
|
||||
icon: Icons.card_giftcard,
|
||||
label: 'Đổi quà',
|
||||
onTap: () => _showComingSoon(context, 'Đổi quà', l10n),
|
||||
onTap: () => context.push('/loyalty/rewards'),
|
||||
),
|
||||
QuickAction(
|
||||
icon: Icons.history,
|
||||
|
||||
Reference in New Issue
Block a user