tsett
This commit is contained in:
7
resources/js/app.js
Normal file
7
resources/js/app.js
Normal file
@@ -0,0 +1,7 @@
|
||||
import '../css/app.css';
|
||||
import * as bootstrap from 'bootstrap';
|
||||
|
||||
import Sortable from 'sortablejs';
|
||||
window.Sortable = Sortable;
|
||||
|
||||
window.bootstrap = bootstrap;
|
||||
Reference in New Issue
Block a user