Skip to content
This repository was archived by the owner on Oct 5, 2022. It is now read-only.

Commit 88cbbf6

Browse files
committed
Update readme
1 parent 80dc678 commit 88cbbf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Import the component and use it in your app.
3232

3333
```js
3434
import Vue from 'vue';
35-
import { VueContext } from 'vue-context';
35+
import VueContext from 'vue-context';
3636

3737
new Vue({
3838
components: {

0 commit comments

Comments
 (0)