Skip to content

Commit db1d3a9

Browse files
author
Clauderic Demers
committed
fix: lock axis story should not use lockToContainerEdges
1 parent b075ba5 commit db1d3a9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/.stories/index.js

-1
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,6 @@ storiesOf('General | Configuration / Options', module)
518518
items={getItems(50)}
519519
helperClass={style.stylizedHelper}
520520
lockAxis={'y'}
521-
lockToContainerEdges={true}
522521
lockOffset={['0%', '100%']}
523522
/>
524523
</div>

0 commit comments

Comments
 (0)