pre seed page refactoring

This commit is contained in:
Serhii 2023-11-22 23:37:05 +02:00
parent 306e4671b4
commit 217c19272f
6 changed files with 35 additions and 40 deletions

View file

@ -47,7 +47,7 @@ class Routes {
static const exchangeTemplate = '/exchange_template';
static const restoreWalletType = '/restore_wallet_type';
static const restoreWallet = '/restore_wallet';
static const preSeed = '/pre_seed';
static const warningPage = '/warning_page';
static const backup = '/backup';
static const editBackupPassword = '/edit_backup_passowrd';
static const restoreFromBackup = '/restore_from_backup';