damianof/large-scale-apps-my-vue3-project

Error in computed property, items, on p. 53

halbhelms opened this issue · 3 comments

The function body for the items computed property says:
return store.state.items
But store hasn't been imported, causing an error

Can you kindly point to which chapter and section is this?

Thank you so much for verifying that. I appreciate.