Skip to content

Commit

Permalink
Removed import
Browse files Browse the repository at this point in the history
  • Loading branch information
indykoning committed Jan 31, 2025
2 parents 0cd6786 + cb868cb commit b3e9621
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/js/components/GraphqlMutation.vue
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ export default {
computed: {
running() {
return this.mutating
}
}
},
},
}
</script>

0 comments on commit b3e9621

Please sign in to comment.