@evelan/jexity-widget 0.4.0 → 0.4.1-canary.7

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 CHANGED
@@ -146,6 +146,7 @@ All options can be set as `data-*` attributes on the `<script>` tag:
146
146
  data-trigger-radius="lg"
147
147
  data-trigger-label="Chat with us"
148
148
  data-hide-branding="true"
149
+ data-convex-url="https://your-deployment.convex.cloud"
149
150
  async
150
151
  ></script>
151
152
  ```