Few changes
This commit is contained in:
@@ -16,8 +16,8 @@ const MenuScreen = () => {
|
||||
{
|
||||
title: 'Karz',
|
||||
items: [
|
||||
{ id: 1, title: 'Karz sargyt', icon: 'add-circle', description: 'Täze karz sargyt' },
|
||||
{ id: 2, title: 'Karzyň galyndysy', icon: 'stats-chart', description: 'Galyndy maglumatlary' },
|
||||
{ id: 1, title: 'Karz sargyt', icon: 'cash', description: 'Karz almak üçin sargytlar' },
|
||||
{ id: 2, title: 'Karzyň galyndysy', icon: 'stats-chart', description: 'Karzyň galyndylary' },
|
||||
{ id: 3, title: 'Karzyň ýapylandygy barada güwanamalar', icon: 'document-text', description: 'Güwanama al' },
|
||||
],
|
||||
},
|
||||
@@ -34,8 +34,8 @@ const MenuScreen = () => {
|
||||
{
|
||||
title: 'Halkara tölegler',
|
||||
items: [
|
||||
{ id: 9, title: 'Visa/Master tölegleri (talyplar üçin)', icon: 'globe', description: 'Visa/Master' },
|
||||
{ id: 10, title: 'Sber tölegler (talyplar üçin)', icon: 'cash', description: 'Sber tölegler' },
|
||||
{ id: 9, title: 'Visa/Master tölegleri (talyplar üçin)', icon: 'logo-usd', description: 'Visa/Master' },
|
||||
{ id: 10, title: 'Sber tölegler (talyplar üçin)', icon: 'globe', description: 'Sber tölegler' },
|
||||
],
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user