Skip to content

Commit

Permalink
remove customimage import
Browse files Browse the repository at this point in the history
  • Loading branch information
neptunian committed Sep 12, 2017
1 parent d66223a commit b738e1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/src/ExampleWithLightbox.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import React from 'react';
import ReactDOM from 'react-dom';
import Gallery from 'react-photo-gallery';
import Lightbox from 'react-images';
import CustomImage from './CustomImage';

class ExampleWithLightbox extends React.Component {
constructor() {
Expand Down

0 comments on commit b738e1c

Please sign in to comment.