Coding-Coach / Coding-Coach/find-a-mentor
Convert Tawk module to React component
Open
level: rookie
- Dominant language
- TypeScript
- Stars
- 753
- Forks
- 417
- PR merge metrics
- No merged PRs in 30d
Description
Currently we are initiating Tawk in the global scope.
https://github.com/Coding-Coach/find-a-mentor/blob/6753deeacfd54410853767d971efef3c942e7acf/src/utils/tawk.ts#L19-L31
We should convert it to the React component. [Docs](https://help.tawk.to/article/react-js)
We can get rid of the static tags for now, we will implement it in the right way later.
Contributor guide
Assessment
This issue has not been assessed yet.