/******/ (function() { // webpackBootstrap
var __webpack_exports__ = {};
/*!*********************************************!*\
!*** ./resources/js/pages/timeline.init.js ***!
\*********************************************/
/*
Template Name: Skote - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: themesbrand@gmail.com
File: Timeline Init Js File
*/
$('#timeline-carousel').owlCarousel({
items: 1,
loop: false,
margin: 0,
nav: true,
navText: ["", ""],
dots: false,
responsive: {
576: {
items: 2
},
768: {
items: 4
}
}
});
/******/ })()
;