Skip to content
This repository has been archived by the owner on Apr 9, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crossjs committed Feb 19, 2017
1 parent 160933f commit bff030f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -12,7 +12,7 @@

``` js
import { Store } from 'vuex'
import createPersist, { createStorage } from 'vuex-localstorage'
import createPersist from 'vuex-localstorage'

new Store({
plugins: [createPersist({
Expand Down

0 comments on commit bff030f

Please sign in to comment.