TDR Chart von Dropdown Menü Auwahl zeichnen
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// /redux/slices/tdmChartSlice.ts
|
||||
import { createSlice, PayloadAction } from "@reduxjs/toolkit";
|
||||
import { fetchAllTDMData } from "../thunks/fetchAllTDMThunk";
|
||||
import type { TDMEntry } from "../../types"; // optional, wenn ausgelagert
|
||||
|
||||
Reference in New Issue
Block a user