mirror of
https://github.com/kingomarnajjar/innovationdrive.git
synced 2026-07-25 22:27:27 +10:00
test
This commit is contained in:
parent
9c0d76f0d6
commit
78bba0bcb1
1 changed files with 5 additions and 2 deletions
|
|
@ -62,8 +62,11 @@ class ImageViewer extends Component {
|
|||
{this.state && <S3Image path={this.state.path} /> }
|
||||
{/* {this.state && console.log(this) } */}
|
||||
|
||||
{/* <input type="file" onChange={this.handleUpload.bind(this)} />
|
||||
{ this.state && <S3Image path={this.state.path} /> } */}
|
||||
{/* X = uploadtos3()
|
||||
|
||||
Itemfile ={“file” : x}
|
||||
|
||||
Dynamodb.put_item(Item= Itemfile) */}
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue