@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 Could you remind us that we should use
import SkyLight from 'react-skylight'
insteadSkyLight = 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.