Skip to content

Conversation

jbruni
Copy link
Contributor

@jbruni jbruni commented Feb 28, 2016

Prepended a basic example before getting a bit more advanced...

Prepended a basic example before getting a bit more advanced...
``` js
export default {
computed: {
store.getters.total
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be total: store.getters.total

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure

yyx990803 added a commit that referenced this pull request Mar 1, 2016
getters.md - basic example
@yyx990803 yyx990803 merged commit 18286b0 into vuejs:master Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants