Skip to content

Commit

Permalink
Temporarily removing collage, testing if root of issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
jjaburke91 committed Sep 6, 2017
1 parent f130008 commit 017ba28
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@

<div id="app"></div>


</body>

</html>
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 017ba28

Please sign in to comment.