fixed rest of the bugs

This commit is contained in:
amirrezaghabeli
2025-09-30 12:37:54 +03:30
parent 87bdc13689
commit 92c759b6c6
6 changed files with 9 additions and 18 deletions
@@ -55,8 +55,6 @@ class TendersSortDialog extends StatelessWidget {
...[
TendersStrings.minimumTime,
TendersStrings.mostOfTheTime,
TendersStrings.lessBudget,
TendersStrings.moreBudget,
].map((status) {
return RadioListTile(
value: status,