Skip to content

Commit

Permalink
fix counted change page
Browse files Browse the repository at this point in the history
  • Loading branch information
4geru committed Jun 9, 2018
1 parent 5ea02a7 commit f6b1ad6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,6 @@ import AppLogo from '~/components/AppLogo.vue'
export default {
components: {
AppLogo
},
fetch({ store }) {
store.commit('increment')
}
}
</script>
Expand Down

0 comments on commit f6b1ad6

Please sign in to comment.