Skip to content

Commit

Permalink
docs(common): fix document error
Browse files Browse the repository at this point in the history
  • Loading branch information
mirari committed Jun 23, 2021
1 parent 8645164 commit ef1974d
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 @@ -424,7 +424,7 @@ And you can reset the default options at any other time:
import VueViewer from 'v-viewer'
import Vue from 'vue'
Vue.use(VueViewer)
Viewer.setDefaults({
VueViewer.setDefaults({
zIndexInline: 2017
})
```

0 comments on commit ef1974d

Please sign in to comment.