diff --git a/packages/vue/examples/reactivity/reactive-test.html b/packages/vue/examples/reactivity/reactive-test.html new file mode 100644 index 0000000..2ca9db2 --- /dev/null +++ b/packages/vue/examples/reactivity/reactive-test.html @@ -0,0 +1,19 @@ + + + + + Document + + + +
+

+

+
+ + + \ No newline at end of file