mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 20:39:51 +00:00
CWA-209 | applied new design to account_list_page, account_page and new_subaddress_page; moved header tile from receive_page to a single file; created account tile and base text form field
This commit is contained in:
parent
66aebb4d65
commit
e1de337ab1
25 changed files with 689 additions and 373 deletions
|
@ -25,7 +25,6 @@ class Routes {
|
|||
static const newNode = '/new_node_list';
|
||||
static const login = '/login';
|
||||
static const splash = '/splash';
|
||||
static const accountList = '/account_list';
|
||||
static const accountCreation = '/account_new';
|
||||
static const addressBook = '/address_book';
|
||||
static const pickerAddressBook = '/picker_address_book';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue