Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
psaini12ednet committed Sep 27, 2024
1 parent 8c2c0b8 commit 8423545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layout/theme.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@
document.documentElement.classList.add('shopify-design-mode');
}
</script>
<script src="https://cdn.jsdelivr.net/npm/vue@3"></script>
<script src="https://unpkg.com/vue@3/dist/vue.global.js"></script>
<script src="{{ 'my-component.js' | asset_url }}"></script>
</head>

Expand Down

0 comments on commit 8423545

Please sign in to comment.