update sua 1 so cho
This commit is contained in:
@@ -162,7 +162,7 @@ class ImportImage extends Component {
|
||||
// )
|
||||
// }
|
||||
let bulletedListImg = this.state.listImgImport.map((value, index) => {
|
||||
|
||||
|
||||
var listImg
|
||||
listImg = <img key={index} style={{ width: "80px", height: "80px" }} alt="" src={`${value.image_host}`} />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user