yjs/examples/notes/index.html
2018-10-08 17:11:18 +02:00

9 lines
136 B
HTML

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