Skip to content

Commit

Permalink
remove console error
Browse files Browse the repository at this point in the history
  • Loading branch information
shivendra-webkul committed Jan 22, 2025
1 parent bb37717 commit a6f2ad2
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,6 @@ class="mt-1 text-xs italic text-red-600"
methods: {
addTag: function() {
console.log(this.name);
if (this.errors['temp-' + this.name]) {
return;
}
Expand Down

0 comments on commit a6f2ad2

Please sign in to comment.