We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f082199 commit aea1a48Copy full SHA for aea1a48
1 file changed
website/pages/frontchat.tsx
@@ -13,9 +13,9 @@ const Page: NextPage = () => (
13
<Layout title="React Live Chat Loader: FrontChat">
14
<div className="wrapper">
15
<div className="inner">
16
- <h1>React Live Chat Loader: Intercom</h1>
+ <h1>React Live Chat Loader: FrontChat</h1>
17
<p>
18
- This is an example implementation of the Intercom chat widget using{' '}
+ This is an example implementation of the FrontChat chat widget using{' '}
19
<a href="https://github.com/calibreapp/react-live-chat-loader">
20
react-live-chat-loader
21
</a>
0 commit comments