yjs/examples/notes/index.html
2018-06-03 21:58:51 +02:00

9 lines
137 B
HTML

<!DOCTYPE html>
<html>
</head>
<script src="./index.mjs" type="module"></script>
</head>
<body contenteditable="true">
</body>
</html>