Skip to content

Commit

Permalink
test: accidentally included corrupt file in the earlier commit
Browse files Browse the repository at this point in the history
  • Loading branch information
haoqunjiang committed Dec 26, 2024
1 parent 5d61ea0 commit f062225
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/with-tsx/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import HelloWorld from './components/HelloWorld.vue'
import TheWelcome from './components/TheWelcome.vue'
import FooComp from './FooComp'
// @ts-ignore
</script>

<template>
Expand Down

0 comments on commit f062225

Please sign in to comment.