Skip to content

Commit

Permalink
Merge pull request #48 from cometchat-pro/v2.4.0-5
Browse files Browse the repository at this point in the history
v2.4.0-5
  • Loading branch information
priyadarshininadar authored Oct 4, 2021
2 parents 63bc472 + 3abc834 commit bcb8b92
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ ___

## Installing React Sample App

1. Clone this repository `git clone https://github.com/cometchat-pro/javascript-react-chat-app.git`
1. Clone this repository `git clone https://github.com/cometchat-pro/javascript-react-chat-app.git -b v2`
2. Navigate to the root directory and replace `APP_ID`, `REGION` and `AUTH_KEY` with your CometChat `App ID`, `Region` and `Auth Key` in src/consts.js file.

![alt text](./Screenshots/constants.png "Constants")
Expand All @@ -86,13 +86,13 @@ ___

## Add UI Kit to your project

Learn more about how to integrate [UI Kit](https://github.com/cometchat-pro/cometchat-pro-react-ui-kit) inside your app.
Learn more about how to integrate [UI Kit](https://github.com/cometchat-pro/cometchat-pro-react-ui-kit/tree/v2) inside your app.

---

# Troubleshooting

- To read the full dcoumentation on UI Kit integration visit our [Documentation](https://prodocs.cometchat.com/docs/react-ui-kit).
- To read the full dcoumentation on UI Kit integration visit our [Documentation](https://prodocs.cometchat.com/v2.1/docs/react-ui-kit).

- Facing any issues while integrating or installing the UI Kit please connect with us via real time support present in <a href="https://app.cometchat.com/">CometChat Dashboard.</a>

Expand Down

0 comments on commit bcb8b92

Please sign in to comment.