Skip to content

Commit

Permalink
Merge pull request #10 from jrmi/master
Browse files Browse the repository at this point in the history
Minor Readme fix
  • Loading branch information
mdartic authored Sep 2, 2019
2 parents 38b80e4 + 8780554 commit 902a41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ const store = {

const reactiveStore = new VueReactiveStore(store)

export default store
export default reactiveStore
```

Finally, use it in your components by importing the store,
Expand Down

0 comments on commit 902a41d

Please sign in to comment.