migrate scroll utils to src

This commit is contained in:
pangxie1991 2017-03-24 10:43:53 +08:00
parent fed600e1eb
commit cd0dedb748
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
import Utils from './utils.js';
import Utils from 'src/utils/scroll.js';
const CONTEXT = '@@Waterfall';
const OFFSET = 300;