Skip to content

Commit

Permalink
Remove logger
Browse files Browse the repository at this point in the history
  • Loading branch information
Dennis-Mwea committed Nov 18, 2020
1 parent 4da0351 commit 114a56f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/js/components/Card.vue
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ export default {
created: function () {
const {header, rows, title, paginator, config} = this.card
console.log(this.card)
this.rows = rows
this.header = header
this.title = title
Expand Down

0 comments on commit 114a56f

Please sign in to comment.