@2uinc/frontend-component-xpert-chatbot 1.3.22 → 1.3.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/lib/index.min.js +2734 -2967
- package/package.json +1 -1
package/README.md
CHANGED
@@ -22,7 +22,7 @@ See `src/client_configurations` folder
|
|
22
22
|
- Configurable ux, logos, disclaimer, privacy policy, prompts and chat api endpoint
|
23
23
|
- Chatbot launch button
|
24
24
|
- Proactive message to enage visitors
|
25
|
-
- Chatbot popup screen for
|
25
|
+
- Chatbot popup screen for main conversation
|
26
26
|
- Network error message if network or api is down
|
27
27
|
- Mobile & desktop responsive design
|
28
28
|
|