get liked list approvals

This commit is contained in:
amirrezaghabeli
2025-09-05 12:59:01 +03:30
parent 7ed240b8df
commit 9398c83b8e
9 changed files with 195 additions and 13 deletions
+1 -1
View File
@@ -174,7 +174,7 @@ class DesktopHomePage extends StatelessWidget {
backgroundColor: AppColors.orange10,
iconPath: AssetsManager.shield,
title: HomeStrings.tenderValue,
amount: '3',
amount: '0',
textColor: AppColors.orange,
enableTap: true,
width: 178,