Skip to content

Commit f817e77

Browse files
committed
(demo) add typings example
1 parent 5a3e41a commit f817e77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/src/ChatContainer.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ import {
7878
} from '@/firestore'
7979
import { parseTimestamp, isSameDay } from '@/utils/dates'
8080
import ChatWindow from './../../src/ChatWindow'
81-
81+
// import ChatWindow, { Rooms } from 'vue-advanced-chat'
8282
// import ChatWindow from 'vue-advanced-chat'
8383
// import 'vue-advanced-chat/dist/vue-advanced-chat.css'
8484
// import ChatWindow from './../../dist/vue-advanced-chat.umd.min.js'

0 commit comments

Comments
 (0)