point record
This commit is contained in:
@@ -197,8 +197,7 @@ class _HomePageState extends ConsumerState<HomePage> {
|
||||
QuickAction(
|
||||
icon: FontAwesomeIcons.circlePlus,
|
||||
label: 'Ghi nhận điểm',
|
||||
onTap: () =>
|
||||
_showComingSoon(context, 'Ghi nhận điểm', l10n),
|
||||
onTap: () => context.push(RouteNames.pointsRecords),
|
||||
),
|
||||
QuickAction(
|
||||
icon: FontAwesomeIcons.gift,
|
||||
|
||||
Reference in New Issue
Block a user