This commit is contained in:
2026-05-02 16:56:15 +02:00
parent e76c70bfe4
commit c3c83b53f6
10 changed files with 2 additions and 436 deletions
-1
View File
@@ -1,6 +1,5 @@
import { StrictMode } from 'react'
import { createRoot } from 'react-dom/client'
import './index.css'
import App from './App.tsx'
createRoot(document.getElementById('root')!).render(