changed pagination to selectPage in t d yourTenders
This commit is contained in:
@@ -128,8 +128,7 @@ class TabletHomePage extends StatelessWidget {
|
||||
width: double.infinity,
|
||||
height: 148,
|
||||
onTap: () {
|
||||
//YourTendersRouteData().push(context);
|
||||
NotificationRouteData().push(context);
|
||||
YourTendersRouteData().push(context);
|
||||
},
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user