You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: react/linkedin-like-app/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ To get this app running on your system, ensure that you are working with Node >=
19
19
Here are the steps to get this app running on your system.
20
20
- Clone or [download this project](https://github.com/talkjs/talkjs-examples/releases/latest/download/react.linkedin-like-app.zip).
21
21
- Run `npm install`.
22
-
- In the `Messaging.js` file, replace "MY_APP_ID" on line 30 with your app ID from the **Chat UI**tab of your TalkJS dashboard at https://talkjs.com/dashboard/login. Do the same thing in the `MyNetwork.js` file on line 25.
22
+
- In the `Messaging.js` file, replace "MY_APP_ID" on line 30 with your app ID from the **Settings**page of your TalkJS dashboard at https://talkjs.com/dashboard/login. Do the same thing in the `MyNetwork.js` file on line 25.
0 commit comments