فهرست منبع

test: remove vapor mark

daiwei 1 سال پیش
والد
کامیت
f3154238bb
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      packages-private/vapor-e2e-test/teleport/components/VdomComp.vue

+ 1 - 1
packages-private/vapor-e2e-test/teleport/components/VdomComp.vue

@@ -1,4 +1,4 @@
-<script setup vapor lang="ts">
+<script setup lang="ts">
 const msg = 'vdom comp'
 </script>