initital template
This commit is contained in:
@@ -4,3 +4,7 @@ export default {
|
||||
this.route('payments');
|
||||
}
|
||||
};
|
||||
|
||||
export default function() {
|
||||
this.route('stripe');
|
||||
};
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
hello world
|
||||
Reference in New Issue
Block a user