feat(core): Enhance scrolling capabilities by integrating Scroller class and adding lenis support
This commit is contained in:
@ -49,6 +49,7 @@ export {
|
||||
};
|
||||
|
||||
// third party scope
|
||||
import Lenis from 'lenis'
|
||||
import SweetScroll from 'sweet-scroll';
|
||||
|
||||
export { SweetScroll };
|
||||
export { Lenis, SweetScroll };
|
||||
|
Reference in New Issue
Block a user