import GET_SCROLL, { REDUCER as MEDIA_REDUCER } from '@indlekofer/media_scroll';
const mapStateToProps = (state) => {
return {
mediaScroll: state[MEDIA_REDUCER].get(GET_SCROLL) //mediaScroll -> {y = null, x = null, prevY = null, prevX = null}
}
}
-
Notifications
You must be signed in to change notification settings - Fork 0
indlekofer/media_scroll
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published