From c1c22a7cc7310dfc601c3359122f2fd471193faf Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 11 Jul 2025 00:53:15 +0900 Subject: feat(frontend): install dependencies --- frontend/src/App.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'frontend/src/App.tsx') diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index e279784..b055af9 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -1,7 +1,6 @@ import { useState } from "react"; import viteLogo from "/vite.svg"; import reactLogo from "./assets/react.svg"; -import "./App.css"; function App() { const [count, setCount] = useState(0); -- cgit v1.2.3-70-g09d2