[bugfix] duplicated bootstrap inclusion causing errors
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import * as bootstrap from 'bootstrap';
|
||||
window.bootstrap = bootstrap;
|
||||
import 'bootstrap/dist/js/bootstrap.bundle.min.js';
|
||||
|
||||
document.addEventListener('DOMContentLoaded', () => {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user