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 5a3e41a commit f817e77Copy full SHA for f817e77
demo/src/ChatContainer.vue
@@ -78,7 +78,7 @@ import {
78
} from '@/firestore'
79
import { parseTimestamp, isSameDay } from '@/utils/dates'
80
import ChatWindow from './../../src/ChatWindow'
81
-
+// import ChatWindow, { Rooms } from 'vue-advanced-chat'
82
// import ChatWindow from 'vue-advanced-chat'
83
// import 'vue-advanced-chat/dist/vue-advanced-chat.css'
84
// import ChatWindow from './../../dist/vue-advanced-chat.umd.min.js'
0 commit comments