jscottsmith / react-scroll-parallax

🔮 React hooks and components to create parallax scroll effects for banners, images or any other DOM elements.
https://react-scroll-parallax.damnthat.tv/
MIT License
2.9k stars 158 forks source link

ParallaxBannerLayer export #165

Closed philsp closed 2 years ago

philsp commented 2 years ago

ParallaxBannerLayer isn't exported in src/index.ts

Demo from docs: https://codesandbox.io/s/dreamy-sunset-ukssjr?file=/src/App.js

jscottsmith commented 2 years ago

@philsp thanks, just published a patch 3.3.1. Let me know if there's still issues.