feat: voucher card
This commit is contained in:
@@ -19,7 +19,7 @@ class MainBottomNavbar extends StatelessWidget {
|
||||
tooltip: 'Home',
|
||||
),
|
||||
BottomNavigationBarItem(
|
||||
icon: Icon(Icons.card_giftcard),
|
||||
icon: Icon(Icons.discount),
|
||||
label: 'Voucher',
|
||||
tooltip: 'Voucher',
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user