Skip to content

Commit 504a818

Browse files
committed
(docs) update contributing
1 parent b573787 commit 504a818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
- If you want to test using Firebase, you can follow the steps [here](https://github.com/antoine92190/vue-advanced-chat#using-with-firestore)
1010
- You can use the code in `demo/src/ChatContainer.vue` or write your own code to test the chat
1111
- Run `npm run serve` inside the `demo` folder to open the demo app
12-
- You need to keep `import ChatWindow from './../../src/lib/ChatWindow'` to use the chat code locally and see your modifications live
12+
- You need to uncomment `import { register } from './../../src/lib/index.js'` to use the chat code locally and see your modifications live
1313
- When you are done with your changes, you can create a pull request and make sure you filled in the template correctly

0 commit comments

Comments
 (0)