We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently we are initiating Tawk in the global scope.
find-a-mentor/src/utils/tawk.ts
Lines 19 to 31 in 6753dee
We should convert it to the React component. Docs
We can get rid of the static tags for now, we will implement it in the right way later.
The text was updated successfully, but these errors were encountered:
https://github.com/Coding-Coach/find-a-mentor/issues/899
d4e77cd
No branches or pull requests
Currently we are initiating Tawk in the global scope.
find-a-mentor/src/utils/tawk.ts
Lines 19 to 31 in 6753dee
We should convert it to the React component. Docs
We can get rid of the static tags for now, we will implement it in the right way later.
The text was updated successfully, but these errors were encountered: