Skip to content

Commit

Permalink
chore: fix vuejs#4353 test not working
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsoncodehk committed May 14, 2024
1 parent 2e69748 commit 9e5b0a1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<script setup lang='ts'>
// @ts-expect-error
import { type PropType } from 'vue'
</script>

Expand Down

0 comments on commit 9e5b0a1

Please sign in to comment.