changed pagination to selectPage in t d yourTenders

This commit is contained in:
llsajjad
2025-09-13 16:33:05 +03:30
parent 6ae6f38137
commit c7fc74a153
7 changed files with 321 additions and 85 deletions
+1 -2
View File
@@ -128,8 +128,7 @@ class TabletHomePage extends StatelessWidget {
width: double.infinity,
height: 148,
onTap: () {
//YourTendersRouteData().push(context);
NotificationRouteData().push(context);
YourTendersRouteData().push(context);
},
),
),