SHA256
Доработать профильные кнопки и навигацию
This commit is contained in:
@@ -433,7 +433,7 @@ export function render({ navigate }) {
|
||||
screen.append(
|
||||
renderHeader({
|
||||
title: 'Кошелёк',
|
||||
leftAction: { label: '←', onClick: () => navigate('settings-view') },
|
||||
leftAction: { label: '←', onClick: () => navigate('profile-view') },
|
||||
}),
|
||||
content,
|
||||
status,
|
||||
|
||||
Reference in New Issue
Block a user