6 lines
89 B
JavaScript

module.exports = {
onMount: function () {
this.name = "app-legacy-button";
},
};