Current Path : /home/lentoinv/finationglobal.com/arch/HTML/zanex/assets/plugins/p-scroll/ |
Current File : /home/lentoinv/finationglobal.com/arch/HTML/zanex/assets/plugins/p-scroll/pscroll.js |
(function($) { "use strict"; const ps = new PerfectScrollbar('.app-sidebar', { useBothWheelAxes:true, suppressScrollX:true, }); //P-scrolling })(jQuery);