diff --git a/src/index.html b/src/index.html index 9924a99..c02804e 100644 --- a/src/index.html +++ b/src/index.html @@ -75,7 +75,7 @@ - + @@ -334,7 +334,6 @@ - diff --git a/src/index.ts b/src/index.ts index 5c99282..7d0f627 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,7 +1,7 @@ // Needed libraries import _ from "lodash"; import axios from "axios"; -import { Modal } from "bootstrap"; +import bootstrap, { Modal } from "bootstrap"; // Warning for users who open the DevTools console of the website console.log("%cWARNING!!!" +