Add milkdown component

This commit is contained in:
Andrew Mulbrook 2026-03-18 00:50:37 -05:00
parent 2aa4f44439
commit 23a39c4e40
2 changed files with 9 additions and 59 deletions

View file

@ -7,7 +7,7 @@
<title>trove-web-ui</title>
</head>
<body>
<div id="app"></div>
<div id="editor"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>