Skip to content

Commit cd0dedb

Browse files
committed
migrate scroll utils to src
1 parent fed600e commit cd0dedb

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

packages/waterfall/src/directive.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import Utils from './utils.js';
1+
import Utils from 'src/utils/scroll.js';
22

33
const CONTEXT = '@@Waterfall';
44
const OFFSET = 300;

0 commit comments

Comments
 (0)