Include select2 from the file where it is used
This commit is contained in:
parent
a362e77b82
commit
a17fb60aea
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
import $ from 'jquery';
|
||||
import 'select2';
|
||||
|
||||
addEventListener('turbolinks:load', () => {
|
||||
$('select.select2').select2({
|
Loading…
Add table
Add a link
Reference in a new issue