uninstall redux-persist, weil nimmt viel Performance weg
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user