4 lines
51 B
JavaScript
4 lines
51 B
JavaScript
export default function() {
|
|
this.route('dd');
|
|
};
|
export default function() {
|
|
this.route('dd');
|
|
};
|