Skip to content

Commit 875bb60

Browse files
committed
Retirado mounted com o console.log Ref.: #1
1 parent 2306614 commit 875bb60

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/spam-warning/script.js

-4
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,4 @@ app.component('spam-warning', {
2020
this.entity.save();
2121
}
2222
},
23-
24-
mounted() {
25-
console.log("ENTITY =>", this.entity);
26-
}
2723
});

0 commit comments

Comments
 (0)