svg
This commit is contained in:
@ -3,6 +3,7 @@ import './bootstrap.js';
|
||||
// jQuery
|
||||
import $ from 'jquery';
|
||||
window.$ = $;
|
||||
window.jQuery = $;
|
||||
|
||||
// Bootstrap
|
||||
import 'bootstrap'
|
||||
|
Reference in New Issue
Block a user