no start content in prosemirror example
This commit is contained in:
@@ -43,10 +43,7 @@
|
||||
<body>
|
||||
<div class="code-html">
|
||||
<div id="editor" style="margin-bottom: 23px"></div>
|
||||
<div style="display: none" id="content">
|
||||
<h3>Hello User</h3>
|
||||
<p>type here ...</p>
|
||||
</div>
|
||||
<div style="display: none" id="content"></div>
|
||||
</div>
|
||||
<script class="code-js" src="./build/prosemirror.js">
|
||||
import * as Y from 'yjs'
|
||||
|
||||
Reference in New Issue
Block a user