add quotes
This commit is contained in:
@@ -182,8 +182,7 @@ class HomePage extends ConsumerWidget {
|
||||
QuickAction(
|
||||
icon: Icons.description,
|
||||
label: 'Yêu cầu báo giá',
|
||||
onTap: () =>
|
||||
_showComingSoon(context, 'Yêu cầu báo giá', l10n),
|
||||
onTap: () => context.push(RouteNames.quotes),
|
||||
),
|
||||
QuickAction(
|
||||
icon: Icons.inventory_2,
|
||||
|
||||
Reference in New Issue
Block a user