some fixes
This commit is contained in:
@@ -79,7 +79,7 @@ class TabletHomePage extends StatelessWidget {
|
||||
child: TenderCard(
|
||||
backgroundColor: AppColors.primary20,
|
||||
iconPath: 'assets/icons/arrows.svg',
|
||||
title: AppStrings.tenderSubmitting,
|
||||
title: AppStrings.tenderSubmitted,
|
||||
amount: '12',
|
||||
textColor: Color(0xFF0164FF),
|
||||
enableTap: true,
|
||||
|
||||
Reference in New Issue
Block a user