V 1.4.1 Einige Abhängigkeiten updated (vite + hoghcharts)

This commit is contained in:
2026-04-26 14:45:01 +02:00
parent 41dbf46881
commit 6f7673358d
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import { useMemo, useState } from 'react'
import Highcharts from 'highcharts'
import HighchartsReact from 'highcharts-react-official'
import { HighchartsReact } from 'highcharts-react-official'
import { format } from 'date-fns'
import { de } from 'date-fns/locale'
import './WeatherDashboard.css'