marcio / react-skylight

A react component for modals and dialogs
http://marcio.github.io/react-skylight/
MIT License
571 stars 97 forks source link

No information that react-skylight is available only on es2015. #29

Closed namse closed 8 years ago

namse commented 8 years ago

@marcio Could you remind us that we should use import SkyLight from 'react-skylight' instead SkyLight = require('react-skylight') in READMD.md? Because not everyone use es2015. at least I think you should have to explain that react-skylight 3.0 is on es2015 only.

marcio commented 8 years ago

@skatpgusskat I tested react-skylight v0.3.0 only in es2015.