2
0
mirror of https://github.com/tenrok/vue-context.git synced 2026-05-17 04:59:35 +03:00

Update readme

This commit is contained in:
Randall Wilk
2020-08-03 08:32:30 -05:00
parent 80dc678cc0
commit 88cbbf62b5
+1 -1
View File
@@ -32,7 +32,7 @@ Import the component and use it in your app.
```js
import Vue from 'vue';
import { VueContext } from 'vue-context';
import VueContext from 'vue-context';
new Vue({
components: {