Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Jun 6, 2024
1 parent 2f26f0f commit 40b832e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion connect/v1/fasten-stitch.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
import "./main.b57ed1ed35697c21.js";
import "./main.86bacc07281002d6.js";
import "./polyfills.92abcf9c56b01a74.js";
import "./runtime.4162e9c8c3dc90f2.js";
2 changes: 1 addition & 1 deletion connect/v1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@

<button class="block text-white bg-blue-700 hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 font-medium rounded-lg text-sm px-5 py-2.5 text-center dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800">hello</button>

<script src="runtime.4162e9c8c3dc90f2.js" type="module"></script><script src="polyfills.92abcf9c56b01a74.js" type="module"></script><script src="main.b57ed1ed35697c21.js" type="module"></script>
<script src="runtime.4162e9c8c3dc90f2.js" type="module"></script><script src="polyfills.92abcf9c56b01a74.js" type="module"></script><script src="main.86bacc07281002d6.js" type="module"></script>

</body></html>

Large diffs are not rendered by default.

0 comments on commit 40b832e

Please sign in to comment.