Commit 98ec316b by Яков

update

parent 2041da4b
{
"name": "react-ag-qeditor",
"version": "1.1.9",
"version": "1.1.10",
"description": "WYSIWYG html editor",
"author": "atma",
"license": "MIT",
......
......@@ -107,7 +107,6 @@ export default class Uploader extends React.Component {
if(this.action === null){
return <div style={{ textAlign: 'left' }}>{ this.errorMessage }</div>
}
console.log(this.props)
return (
<Fragment>
<div className={'atma-editor-uploader-uitems'}>
......
Markdown is supported
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