Skip to content

Instantly share code, notes, and snippets.

@d9k
Created December 2, 2015 11:46
Show Gist options
  • Select an option

  • Save d9k/29cd62d1ce4c2858386b to your computer and use it in GitHub Desktop.

Select an option

Save d9k/29cd62d1ce4c2858386b to your computer and use it in GitHub Desktop.
//see https://github.com/mfunkie/react-overlay
import { Overlay } from 'react-overlay';
// or
const { Overlay } = require('react-overlay');
// or
var Overlay = require('react-overlay').Overlay;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment