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

add readonly prop

parent 306eadfb
No related branches found
No related tags found
1 merge request!24Publish
......@@ -12,6 +12,7 @@ class Xpub extends Component {
return (
<Wax
options={options}
readonly
theme="default"
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