js parity with shift73k work

This commit is contained in:
Adam Piontek 2021-03-26 18:23:00 -04:00
parent 369a011621
commit 19f14f7046
3 changed files with 892 additions and 679 deletions
assets/js

View file

@ -1,7 +1,6 @@
// Helping bootstrap modals work with liveview
// preserving animations
import Modal from "bootstrap/js/dist/modal";
// import { Modal } from "bootstrap";
export const BsModal = {
mounted() {