Your IP : 3.141.46.108


Current Path : /home/lentoinv/finationglobal.com/arch/testfination/assets/plugins/p-scroll/
Upload File :
Current File : //home/lentoinv/finationglobal.com/arch/testfination/assets/plugins/p-scroll/pscroll.js

(function($) {
	"use strict";
	
	const ps = new PerfectScrollbar('.app-sidebar', {
	  useBothWheelAxes:true,
	  suppressScrollX:true,
	});
	
	//P-scrolling
	

})(jQuery);

?>