Skip to content
Snippets Groups Projects
Commit bc445081 authored by chris's avatar chris
Browse files

Merge branch 'master' of gitlab.coko.foundation:wax/wax-prosemirror

parents 209d4034 f14f1a39
No related branches found
No related tags found
1 merge request!24Publish
...@@ -14,6 +14,7 @@ class Xpub extends Component { ...@@ -14,6 +14,7 @@ class Xpub extends Component {
options={options} options={options}
readonly readonly
theme="default" theme="default"
readonly
value="<p>this is a par</p> <h1>this is a heading</h1><ul><li> one list</li></ul>" value="<p>this is a par</p> <h1>this is a heading</h1><ul><li> one list</li></ul>"
/> />
); );
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment