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

test content

parent 0a6ae332
No related branches found
No related tags found
No related merge requests found
Pipeline #59998 passed with stages
in 3 minutes and 19 seconds
...@@ -55,7 +55,7 @@ const Editoria = () => { ...@@ -55,7 +55,7 @@ const Editoria = () => {
autoFocus autoFocus
placeholder="Type Something..." placeholder="Type Something..."
fileUpload={file => renderImage(file)} fileUpload={file => renderImage(file)}
// value={demo} value={demo}
// readonly // readonly
layout={layout} layout={layout}
// onChange={debounce(source => { // onChange={debounce(source => {
......
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