Skip to content

Commit

Permalink
Readded Collage to desktop version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jjaburke91 committed Sep 6, 2017
1 parent 8f9681e commit 9064b90
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion public/js/app.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/js/app.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion react/react-index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ class DesktopApp extends React.Component {
return (
<div>
<PhotoGallery></PhotoGallery>
{/*<Collage></Collage>*/}
<Collage></Collage>
</div>
);
}
Expand Down

0 comments on commit 9064b90

Please sign in to comment.