uninstall redux-persist, weil nimmt viel Performance weg

This commit is contained in:
Ismail Ali
2025-07-14 23:28:40 +02:00
parent 99294f26da
commit 658aa0cae5
20 changed files with 236 additions and 248 deletions

View File

@@ -1,6 +1,6 @@
// services/fetchAnalogInputsHistory.ts
import { AnalogInputsHistoryEntry } from "@/redux/slices/analogInputsHistorySlice";
import { AnalogInputsHistoryEntry } from "@/redux/slices/analogInputs/analogInputsHistorySlice";
export async function fetchAnalogInputsHistory(
eingang: number,