add previews to babycode editor component

This commit is contained in:
2025-06-01 02:35:55 +03:00
parent 8a00500387
commit 615cd36eab
6 changed files with 177 additions and 9 deletions

View File

@ -18,5 +18,6 @@
</footer>
<script src="/static/js/copy-code.js"></script>
<script src="/static/js/date-fmt.js"></script>
<script src="/static/js/tabs.js"></script>
</body>
</html>