From 88cbbf62b574f7e7c2fe16a019d4fad15e172226 Mon Sep 17 00:00:00 2001 From: Randall Wilk Date: Mon, 3 Aug 2020 08:32:30 -0500 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b625137..cbe057d 100644 --- a/README.md +++ b/README.md @@ -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: {