fixed rest of the bugs
This commit is contained in:
@@ -55,8 +55,6 @@ class TendersSortDialog extends StatelessWidget {
|
||||
...[
|
||||
TendersStrings.minimumTime,
|
||||
TendersStrings.mostOfTheTime,
|
||||
TendersStrings.lessBudget,
|
||||
TendersStrings.moreBudget,
|
||||
].map((status) {
|
||||
return RadioListTile(
|
||||
value: status,
|
||||
|
||||
Reference in New Issue
Block a user