mirror of
https://github.com/ascribe/onion.git
synced 2024-11-15 01:25:17 +01:00
Remove warning for missing prop from FurtherDetailsFileUploader
This commit is contained in:
parent
a513af984d
commit
5f5461c10d
@ -43,6 +43,7 @@ let FurtherDetailsFileuploader = React.createClass({
|
||||
|
||||
return (
|
||||
<Property
|
||||
name="other_data_key"
|
||||
label="Additional files">
|
||||
<ReactS3FineUploader
|
||||
uploadStarted={this.props.uploadStarted}
|
||||
|
Loading…
Reference in New Issue
Block a user