Skip to content

Commit 3378d1c

Browse files
committed
Update main.vue
1 parent ee6b390 commit 3378d1c

File tree

1 file changed

+1
-1
lines changed
  • test-workspace/tsc/passedFixtures/vue3/#3204

1 file changed

+1
-1
lines changed

test-workspace/tsc/passedFixtures/vue3/#3204/main.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ const props = withDefaults(defineProps<{
1919
<div v-for="item of $props.list">
2020
{{ exactType(item.foo, {} as number) }}
2121
</div>
22-
</templat>
22+
</template>

0 commit comments

Comments
 (0)