| 123456789101112131415161718192021 |
- /******/ (function() { // webpackBootstrap
- var __webpack_exports__ = {};
- /*!****************************************************!*\
- !*** ./resources/js/pages/auth-2-carousel.init.js ***!
- \****************************************************/
- /*
- Template Name: Skote - Admin & Dashboard Template
- Author: Themesbrand
- Website: https://themesbrand.com/
- Contact: themesbrand@gmail.com
- File: auth 2 carousel Init Js File
- */
- $('#auth-review-carousel').owlCarousel({
- items: 1,
- loop: false,
- margin: 16,
- nav: false,
- dots: true
- });
- /******/ })()
- ;
|