Browse Source

chore(docs)

Ryan Chandler 5 năm trước cách đây
mục cha
commit
8e4b86ba52
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      examples/cdn.html

+ 1 - 1
examples/cdn.html

@@ -1,6 +1,6 @@
 <html>
     <head>
-        <script type="module" src="../dist/spruce.umd.js"></script>
+        <script src="../dist/spruce.umd.js"></script>
         <script src="https://cdn.jsdelivr.net/gh/alpinejs/alpine@v2.x.x/dist/alpine.min.js"></script>
     </head>
     <body>