fix loyalty
This commit is contained in:
@@ -169,8 +169,7 @@ class HomePage extends ConsumerWidget {
|
||||
QuickAction(
|
||||
icon: Icons.history,
|
||||
label: 'Lịch sử điểm',
|
||||
onTap: () =>
|
||||
_showComingSoon(context, 'Lịch sử điểm', l10n),
|
||||
onTap: () => context.push(RouteNames.pointsHistory),
|
||||
),
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user