jeroencoumans / react-scroll-components

A set of components that react to page scrolling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

does not work with babel-loader

flosse opened this issue · comments

Module build failed: SyntaxError in ScrollBlocker.js

Unexpected token (24:25)
  22 | 
  23 |   render: function () {
> 24 |     var { style, active, ...other } = this.props;
     |                          ^

Published as 0.2.2, thanks!