Skip to content

Commit

Permalink
docs: allow Zod to be used in dev tools at site (#2432)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrel committed May 21, 2023
1 parent 0a90ed1 commit 67f35b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Expand Up @@ -256,5 +256,6 @@
.prepend(document.querySelector(".theme-btn"));
});
</script>
<script src="https://www.unpkg.com/zod/lib/index.umd.js"></script>
</body>
</html>

0 comments on commit 67f35b1

Please sign in to comment.