From dae759183028053ef29a9f993e62f2bfe3ce94b4 Mon Sep 17 00:00:00 2001 From: Nozomu Ikuta Date: Sat, 17 Jul 2021 12:22:26 +0900 Subject: [PATCH] fix(docs): rename global component --- .../ExampleMultiselect.vue => example/Multiselect.vue} | 0 docs/content/en/writing.md | 6 +++++- docs/content/fr/writing.md | 6 +++++- docs/content/ja/writing.md | 6 +++++- docs/content/ru/writing.md | 6 +++++- 5 files changed, 20 insertions(+), 4 deletions(-) rename docs/components/global/{examples/ExampleMultiselect.vue => example/Multiselect.vue} (100%) diff --git a/docs/components/global/examples/ExampleMultiselect.vue b/docs/components/global/example/Multiselect.vue similarity index 100% rename from docs/components/global/examples/ExampleMultiselect.vue rename to docs/components/global/example/Multiselect.vue diff --git a/docs/content/en/writing.md b/docs/content/en/writing.md index e3c054895..4dd08770f 100644 --- a/docs/content/en/writing.md +++ b/docs/content/en/writing.md @@ -332,7 +332,11 @@ multiselectOptions: ``` -
+
+ + + +
diff --git a/docs/content/fr/writing.md b/docs/content/fr/writing.md index 81c88de69..d00704de7 100644 --- a/docs/content/fr/writing.md +++ b/docs/content/fr/writing.md @@ -312,7 +312,11 @@ multiselectOptions: ``` -
+
+ + + +
diff --git a/docs/content/ja/writing.md b/docs/content/ja/writing.md index b6127af75..3c00b9896 100644 --- a/docs/content/ja/writing.md +++ b/docs/content/ja/writing.md @@ -316,7 +316,11 @@ multiselectOptions: ``` -
+
+ + + +
diff --git a/docs/content/ru/writing.md b/docs/content/ru/writing.md index ac51cc991..2a4f4f8c1 100644 --- a/docs/content/ru/writing.md +++ b/docs/content/ru/writing.md @@ -322,7 +322,11 @@ multiselectOptions: ``` -
+
+ + + +