Skip to content

Commit

Permalink
Merge pull request #14 from mojtaba-afraz/Refactor
Browse files Browse the repository at this point in the history
Update _id.vue
  • Loading branch information
mojtaba-afraz committed Jul 31, 2021
2 parents 8d1d263 + 21d9108 commit da5c4b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/book/_id.vue
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
import {mapActions, mapGetters} from "vuex";
export default {
name: "_id",
name: "id",
data() {
return {
randomKey:[]
Expand Down

0 comments on commit da5c4b0

Please sign in to comment.