From 79b91a2f208596e5a3d3e56e4feae6830c976078 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pascal=20R=C3=B6hling?= <73653210+dopenguin@users.noreply.github.com> Date: Fri, 13 Sep 2024 13:13:50 +0200 Subject: [PATCH] Add whitespace --- packages/plugins/LoadingIndicator/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/plugins/LoadingIndicator/README.md b/packages/plugins/LoadingIndicator/README.md index e6e9a152e..282a94a44 100644 --- a/packages/plugins/LoadingIndicator/README.md +++ b/packages/plugins/LoadingIndicator/README.md @@ -40,6 +40,7 @@ As such, **always call `removeLoadingKey` in the `finally` section of your code* // change loader style at runtime map.$store.commit('plugin/loadingIndicator/setLoaderStyle', loaderStyle) ``` + #### Supported `loaderStyle` options