mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 19:48:08 +00:00
fix: Import for vue-letter (#10246)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<script>
|
||||
import Letter from 'vue-letter';
|
||||
import { Letter } from 'vue-letter';
|
||||
import GalleryView from '../components/GalleryView.vue';
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user