feat: update water level datasets and improve Tooltip component responsiveness

This commit is contained in:
David Fencl
2026-06-08 21:30:34 +02:00
parent cdb653d660
commit 8fe39b7ab0
65 changed files with 1110 additions and 205 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import react from '@vitejs/plugin-react'
// https://vite.dev/config/
export default defineConfig({
plugins: [react()],
// @ts-ignore
// @ts-expect-error vite-test type mismatch
test: {
globals: true,
environment: 'jsdom',