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

comment out

parent 1a725964
No related branches found
No related tags found
1 merge request!374Add feedback
...@@ -67,8 +67,8 @@ const Hhmi = () => { ...@@ -67,8 +67,8 @@ const Hhmi = () => {
fileUpload={file => renderImage(file)} fileUpload={file => renderImage(file)}
value={t} value={t}
readonly={readOnly} readonly={readOnly}
// layout={HhmiLayout} layout={HhmiLayout}
onChange={source => console.log(source)} // onChange={source => console.log(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