From d29e6d668b17248ab4f526bc38b1496badef181a Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Exbrayat?= Date: Thu, 25 Nov 2021 12:06:41 +0100 Subject: [PATCH] fix: use string as prop type in TS (#13) --- .../src/components/HelloWorld.vue | 2 +- .../typescript-jsx-router-vuex/src/components/HelloWorld.vue | 2 +- .../src/components/HelloWorld.vue | 2 +- playground/typescript-jsx-router/src/components/HelloWorld.vue | 2 +- .../src/components/HelloWorld.vue | 2 +- playground/typescript-jsx-vuex/src/components/HelloWorld.vue | 2 +- .../typescript-jsx-with-tests/src/components/HelloWorld.vue | 2 +- playground/typescript-jsx/src/components/HelloWorld.vue | 2 +- .../src/components/HelloWorld.vue | 2 +- playground/typescript-router-vuex/src/components/HelloWorld.vue | 2 +- .../typescript-router-with-tests/src/components/HelloWorld.vue | 2 +- playground/typescript-router/src/components/HelloWorld.vue | 2 +- .../typescript-vuex-with-tests/src/components/HelloWorld.vue | 2 +- playground/typescript-vuex/src/components/HelloWorld.vue | 2 +- playground/typescript-with-tests/src/components/HelloWorld.vue | 2 +- playground/typescript/src/components/HelloWorld.vue | 2 +- template/code/typescript-default/src/components/HelloWorld.vue | 2 +- template/code/typescript-router/src/components/HelloWorld.vue | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/playground/typescript-jsx-router-vuex-with-tests/src/components/HelloWorld.vue b/playground/typescript-jsx-router-vuex-with-tests/src/components/HelloWorld.vue index 06a06005..987adb9f 100644 --- a/playground/typescript-jsx-router-vuex-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-router-vuex-with-tests/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-jsx-router-vuex/src/components/HelloWorld.vue b/playground/typescript-jsx-router-vuex/src/components/HelloWorld.vue index 06a06005..987adb9f 100644 --- a/playground/typescript-jsx-router-vuex/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-router-vuex/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-jsx-router-with-tests/src/components/HelloWorld.vue b/playground/typescript-jsx-router-with-tests/src/components/HelloWorld.vue index 06a06005..987adb9f 100644 --- a/playground/typescript-jsx-router-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-router-with-tests/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-jsx-router/src/components/HelloWorld.vue b/playground/typescript-jsx-router/src/components/HelloWorld.vue index 06a06005..987adb9f 100644 --- a/playground/typescript-jsx-router/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-router/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-jsx-vuex-with-tests/src/components/HelloWorld.vue b/playground/typescript-jsx-vuex-with-tests/src/components/HelloWorld.vue index c7352017..01118cd9 100644 --- a/playground/typescript-jsx-vuex-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-vuex-with-tests/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-jsx-vuex/src/components/HelloWorld.vue b/playground/typescript-jsx-vuex/src/components/HelloWorld.vue index c7352017..01118cd9 100644 --- a/playground/typescript-jsx-vuex/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-vuex/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-jsx-with-tests/src/components/HelloWorld.vue b/playground/typescript-jsx-with-tests/src/components/HelloWorld.vue index c7352017..01118cd9 100644 --- a/playground/typescript-jsx-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-jsx-with-tests/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-jsx/src/components/HelloWorld.vue b/playground/typescript-jsx/src/components/HelloWorld.vue index c7352017..01118cd9 100644 --- a/playground/typescript-jsx/src/components/HelloWorld.vue +++ b/playground/typescript-jsx/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-router-vuex-with-tests/src/components/HelloWorld.vue b/playground/typescript-router-vuex-with-tests/src/components/HelloWorld.vue index 06a06005..987adb9f 100644 --- a/playground/typescript-router-vuex-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-router-vuex-with-tests/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-router-vuex/src/components/HelloWorld.vue b/playground/typescript-router-vuex/src/components/HelloWorld.vue index 06a06005..987adb9f 100644 --- a/playground/typescript-router-vuex/src/components/HelloWorld.vue +++ b/playground/typescript-router-vuex/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-router-with-tests/src/components/HelloWorld.vue b/playground/typescript-router-with-tests/src/components/HelloWorld.vue index 06a06005..987adb9f 100644 --- a/playground/typescript-router-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-router-with-tests/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-router/src/components/HelloWorld.vue b/playground/typescript-router/src/components/HelloWorld.vue index 06a06005..987adb9f 100644 --- a/playground/typescript-router/src/components/HelloWorld.vue +++ b/playground/typescript-router/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-vuex-with-tests/src/components/HelloWorld.vue b/playground/typescript-vuex-with-tests/src/components/HelloWorld.vue index c7352017..01118cd9 100644 --- a/playground/typescript-vuex-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-vuex-with-tests/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-vuex/src/components/HelloWorld.vue b/playground/typescript-vuex/src/components/HelloWorld.vue index c7352017..01118cd9 100644 --- a/playground/typescript-vuex/src/components/HelloWorld.vue +++ b/playground/typescript-vuex/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript-with-tests/src/components/HelloWorld.vue b/playground/typescript-with-tests/src/components/HelloWorld.vue index c7352017..01118cd9 100644 --- a/playground/typescript-with-tests/src/components/HelloWorld.vue +++ b/playground/typescript-with-tests/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/playground/typescript/src/components/HelloWorld.vue b/playground/typescript/src/components/HelloWorld.vue index c7352017..01118cd9 100644 --- a/playground/typescript/src/components/HelloWorld.vue +++ b/playground/typescript/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/template/code/typescript-default/src/components/HelloWorld.vue b/template/code/typescript-default/src/components/HelloWorld.vue index c7352017..01118cd9 100644 --- a/template/code/typescript-default/src/components/HelloWorld.vue +++ b/template/code/typescript-default/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ diff --git a/template/code/typescript-router/src/components/HelloWorld.vue b/template/code/typescript-router/src/components/HelloWorld.vue index 06a06005..987adb9f 100644 --- a/template/code/typescript-router/src/components/HelloWorld.vue +++ b/template/code/typescript-router/src/components/HelloWorld.vue @@ -1,6 +1,6 @@ -- 2.39.5