remise a zero

This commit is contained in:
2025-06-09 00:34:44 +02:00
parent 64e54a282f
commit 64f90c117b
21 changed files with 0 additions and 3178 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()],
})