We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e5c75b commit 690624eCopy full SHA for 690624e
demo/src/ChatContainer.vue
@@ -78,7 +78,10 @@ import {
78
} from '@/firestore'
79
import { parseTimestamp, isSameDay } from '@/utils/dates'
80
import ChatWindow from './../../src/ChatWindow'
81
+
82
// import ChatWindow from './../../dist/vue-advanced-chat.umd.min.js'
83
+// import './../../dist/vue-advanced-chat.css'
84
85
// import ChatWindow from 'vue-advanced-chat'
86
// import 'vue-advanced-chat/dist/vue-advanced-chat.css'
87
0 commit comments