Rename signup route, address property

This commit is contained in:
Râu Cao
2023-01-19 13:37:04 +08:00
parent 87bf8ff2df
commit 4356288497
8 changed files with 39 additions and 34 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ Router.map(function() {
});
this.route('signup', function() {
this.route('github');
this.route('eth-account');
this.route('account');
this.route('complete');
});
this.route('budget', function() {