Skip to content

Commit 52739c9

Browse files
author
ben
committed
tidy
1 parent e25b20f commit 52739c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Gallery.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import React, { Component, PropTypes } from 'react';
2-
//import ReactDOM from 'react-dom';
2+
import ReactDOM from 'react-dom';
33
import Lightbox from 'react-images';
44
import Image from './Image.js';
55

0 commit comments

Comments
 (0)