We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e74b59f commit dd6936fCopy full SHA for dd6936f
1 file changed
README.md
@@ -316,6 +316,8 @@ You can customise the Userlike Widget by passing the following props to the
316
To use Chatwoot import the `LiveChatLoaderProvider` and set the `provider` prop
317
as `chatwoot` and the `providerKey` prop as your Chatwoot secret.
318
319
+You can optionally set the `locale` and `baseUrl` props.
320
+
321
Then import the `Chatwoot` component.
322
323
```jsx
0 commit comments