Some petty changes& add multi device picture

This commit is contained in:
Qolzam
2017-08-23 19:47:31 +07:00
parent b42ccb714d
commit aafa5bfde0
6 changed files with 11 additions and 7 deletions

View File

@@ -112,9 +112,6 @@ export class ImageGallery extends Component {
imageList = () => {
console.log('====================================');
console.log(this.props.images);
console.log('====================================');
return this.props.images.map((image, index) => {
return (<GridTile