6 lines
87 B
JavaScript
6 lines
87 B
JavaScript
export default {
|
|
init() {
|
|
// JavaScript to be fired on the about us page
|
|
},
|
|
};
|