feat/design-index-page #2

Merged
servostar merged 3 commits from feat/design-index-page into main 2024-10-24 19:29:35 +00:00
4 changed files with 2 additions and 7 deletions
Showing only changes of commit 6dd7624458 - Show all commits

View File

@ -1 +0,0 @@

View File

@ -1,10 +1,4 @@
import { useState } from 'react'
import reactLogo from './assets/react.svg'
import viteLogo from '/vite.svg'
import './App.css'
function App() {
const [count, setCount] = useState(0)
return (
<>

1
tsconfig.app.tsbuildinfo Normal file
View File

@ -0,0 +1 @@
{"root":["./src/App.tsx","./src/main.tsx","./src/vite-env.d.ts"],"version":"5.6.3"}

View File

@ -0,0 +1 @@
{"root":["./vite.config.ts"],"version":"5.6.3"}