This commit is contained in:
2026-06-23 15:31:00 +02:00
parent 98a38b81d3
commit 785c82717f
16 changed files with 0 additions and 3025 deletions
-7
View File
@@ -1,7 +0,0 @@
import { defineConfig } from 'vite'
import react from '@vitejs/plugin-react'
// https://vite.dev/config/
export default defineConfig({
plugins: [react()],
})