ecommerce-select2.init.js 489 B

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