update
This commit is contained in:
@@ -18,11 +18,11 @@ class MainBottomNavbar extends StatelessWidget {
|
||||
label: 'Home',
|
||||
tooltip: 'Home',
|
||||
),
|
||||
BottomNavigationBarItem(
|
||||
icon: Icon(Icons.discount),
|
||||
label: 'Voucher',
|
||||
tooltip: 'Voucher',
|
||||
),
|
||||
// BottomNavigationBarItem(
|
||||
// icon: Icon(Icons.discount),
|
||||
// label: 'Voucher',
|
||||
// tooltip: 'Voucher',
|
||||
// ),
|
||||
BottomNavigationBarItem(
|
||||
icon: Icon(Icons.list),
|
||||
label: 'Pesanan',
|
||||
|
||||
Reference in New Issue
Block a user