Skip to content

Commit

Permalink
docs: allow Zod to be used in dev tools at site
Browse files Browse the repository at this point in the history
  • Loading branch information
jrel committed May 17, 2023
1 parent a8be450 commit dea4e90
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
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 dea4e90

Please sign in to comment.