From 66dda4bf0afbfb7454bbfe4eff632df2aee45380 Mon Sep 17 00:00:00 2001 From: Vitaly Mosin Date: Thu, 31 May 2018 10:26:11 +0700 Subject: [PATCH] Update README.md Rename `$loading` => `$vueLoading` as everywhere in docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c414b4e..d14dab4 100644 --- a/README.md +++ b/README.md @@ -241,7 +241,7 @@ In template, you should wrap your content with `v-loading` component to show loa Better example for a `button` with loading state: ```html -