feat(homepage): started colouring and layout

This commit is contained in:
2025-05-31 15:30:13 -06:00
parent 7397e4edcc
commit 7696efabb8
8 changed files with 44 additions and 63 deletions

View File

@ -12,7 +12,6 @@ import Gallery from "./Gallery/Gallery";
import "./index.css";
import MockPage from "./MockDB/MockPage";
import Home from "./Home/Home";
import Home from "./Home/Home";
const root = ReactDOM.createRoot(document.getElementById("root"));
root.render(