count-anything/app/javascript/add_bootstrap.js
Louis Vallat d07857c011
feat: added counts and instant update and destroy
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
2023-02-05 21:01:07 +01:00

3 lines
108 B
JavaScript

import * as bootstrap from "bootstrap"
window.bootstrap = require('bootstrap/dist/js/bootstrap.bundle.js');