Skip to content

Commit

Permalink
fix: import path
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterliu1003 committed Sep 26, 2022
1 parent 3c9e25c commit c084e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template-vue-ts/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import TheComponent from './components/TheComponent/TheComponent.vue'
import TheComponent from './components/TheComponent.vue'

export { TheComponent }

0 comments on commit c084e24

Please sign in to comment.