diff options
Diffstat (limited to 'app/client/dashboard')
| -rw-r--r-- | app/client/dashboard/gallery.component.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/client/dashboard/gallery.component.js b/app/client/dashboard/gallery.component.js index 0b13cfe..8db7032 100644 --- a/app/client/dashboard/gallery.component.js +++ b/app/client/dashboard/gallery.component.js @@ -15,7 +15,6 @@ class Gallery extends Component { </div> ) }) - imageList.push(imageList[0]) return ( <div class='gallery'> {imageList} |
