jquery-knob.init.js 462 B

1234567891011121314151617
  1. /******/ (function() { // webpackBootstrap
  2. var __webpack_exports__ = {};
  3. /*!************************************************!*\
  4. !*** ./resources/js/pages/jquery-knob.init.js ***!
  5. \************************************************/
  6. /*
  7. Template Name: Skote - Admin & Dashboard Template
  8. Author: Themesbrand
  9. Website: https://themesbrand.com/
  10. Contact: themesbrand@gmail.com
  11. File: Jquery knob init Js File
  12. */
  13. $(function () {
  14. $(".knob").knob();
  15. });
  16. /******/ })()
  17. ;