Reality123b commited on
Commit
35b0691
·
verified ·
1 Parent(s): 3bc1a5f

Update application/static/js/script.js

Browse files
Files changed (1) hide show
  1. application/static/js/script.js +1 -1
application/static/js/script.js CHANGED
@@ -2,7 +2,7 @@
2
  console.log("script.js loaded and running!");
3
  alert("script.js loaded and running!"); // Add an alert
4
 
5
- // import UIManager from "./components/uiManager.js";
6
  // import Navbar from "./components/navbar.js";
7
  // class App{
8
  // constructor(){
 
2
  console.log("script.js loaded and running!");
3
  alert("script.js loaded and running!"); // Add an alert
4
 
5
+ import UIManager from "./components/uiManager.js";
6
  // import Navbar from "./components/navbar.js";
7
  // class App{
8
  // constructor(){