We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2306614 commit 875bb60Copy full SHA for 875bb60
components/spam-warning/script.js
@@ -20,8 +20,4 @@ app.component('spam-warning', {
20
this.entity.save();
21
}
22
},
23
-
24
- mounted() {
25
- console.log("ENTITY =>", this.entity);
26
- }
27
});
0 commit comments