Skip to content

Commit

Permalink
fix: Import for vue-letter (chatwoot#10246)
Browse files Browse the repository at this point in the history
  • Loading branch information
scmmishra authored Oct 8, 2024
1 parent 3a78192 commit 42eca69
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<script>
import Letter from 'vue-letter';
import { Letter } from 'vue-letter';
import GalleryView from '../components/GalleryView.vue';
export default {
Expand Down

0 comments on commit 42eca69

Please sign in to comment.