diff --git a/src/App.tsx b/src/App.tsx
index a66b5ef..7106ca7 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -1,122 +1,7 @@
-import { useState } from 'react'
-import reactLogo from './assets/react.svg'
-import viteLogo from './assets/vite.svg'
-import heroImg from './assets/hero.png'
-import './App.css'
+import "./App.css";
function App() {
- const [count, setCount] = useState(0)
-
- return (
- <>
-
- Edit
-
-
-
Get started
- src/App.tsx and save to test HMR
-
Connect with us
-Join the Vite community
---
-
-
- GitHub
-
-
- -
-
-
- Discord
-
-
- -
-
-
- X.com
-
-
- -
-
-
- Bluesky
-
-
-
-