Skip to content

Commit 4a9960e

Browse files
authored
Merge pull request #53 from nativescript-community/add-support-vue3
add-vue3-support
2 parents 0899ca7 + 2da23f1 commit 4a9960e

27 files changed

+1282
-306
lines changed

.gitmodules

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,7 @@
1212
url = https://github.com/nativescript-community/plugin-seed-demo-svelte.git
1313
[submodule "demo-vue"]
1414
path = demo-vue
15-
url = https://github.com/nativescript-community/plugin-seed-demo-vue.git
15+
url = https://github.com/nativescript-community/plugin-seed-demo-vue.git
16+
[submodule "demo-vue3"]
17+
path = demo-vue3
18+
url = https://github.com/nativescript-community/plugin-seed-demo-vue3.git

0 commit comments

Comments
 (0)