Skip to content

Commit a9c876b

Browse files
Update file name again
Signed-off-by: Param Siddharth <[email protected]>
1 parent 558312e commit a9c876b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

src/main.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { createRoot } from "react-dom/client";
33

44
import "bootstrap/dist/css/bootstrap.css";
55

6-
import App from "./index.jsx";
6+
import App from "./app.jsx";
77
import "./index.css";
88

99
createRoot(document.getElementById("root")).render(

0 commit comments

Comments
 (0)