From 88e2726fc1fc6cec2b9e63526ce4c0a1a04a2e98 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Fri, 1 Mar 2024 18:39:11 -0500 Subject: Add new frontend --- fig-frontend/client/src/index.ts | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 fig-frontend/client/src/index.ts (limited to 'fig-frontend/client/src/index.ts') diff --git a/fig-frontend/client/src/index.ts b/fig-frontend/client/src/index.ts deleted file mode 100644 index be0b0c5..0000000 --- a/fig-frontend/client/src/index.ts +++ /dev/null @@ -1,10 +0,0 @@ -import "./components/backdrop"; -import "./components/header"; -import "./components/footer"; -import "./components/login"; -import "./components/window"; -import "./components/gizmo"; - -import "./index.css"; - -console.log("welcome to \"the junkyard\""); -- cgit v1.2.3