zz-shopify-components 0.35.0 → 0.35.1-beta.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zz-shopify-components",
3
- "version": "0.35.0",
3
+ "version": "0.35.1-beta.0",
4
4
  "description": "Reusable Shopify components for theme projects",
5
5
  "keywords": [
6
6
  "shopify",
@@ -473,7 +473,7 @@
473
473
  {% if section.settings.button_image %}
474
474
  <div class="live-chat-entry" data-live-chat-wrapper>
475
475
  <div
476
- class="live-chat-prompt is-visible"
476
+ class="live-chat-prompt"
477
477
  data-live-chat-panel
478
478
  role="dialog"
479
479
  aria-modal="false"