We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e25b20f commit 52739c9Copy full SHA for 52739c9
src/Gallery.js
@@ -1,5 +1,5 @@
1
import React, { Component, PropTypes } from 'react';
2
-//import ReactDOM from 'react-dom';
+import ReactDOM from 'react-dom';
3
import Lightbox from 'react-images';
4
import Image from './Image.js';
5
0 commit comments