mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-06-28 20:39:51 +00:00
CWA-204 | applied new design to welcome and new wallet pages; created new wallet type page and select button; changed loading primary button
This commit is contained in:
parent
4b34ca3111
commit
d9f8ddb141
44 changed files with 595 additions and 295 deletions
|
@ -44,4 +44,5 @@ class Routes {
|
|||
static const rescan = '/rescan';
|
||||
static const faq = '/faq';
|
||||
static const changeLanguage = '/change_language';
|
||||
static const newWalletType = '/new_wallet_type';
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue