style: Auswahlfarbe im DatePicker auf littwin-blue angepasst für konsistentes UI

This commit is contained in:
ISA
2025-05-07 12:16:17 +02:00
parent 0d0a9ba57b
commit 78ec9fb291
7 changed files with 118 additions and 27 deletions

View File

@@ -1,3 +1,4 @@
// /components/main/kabelueberwachung/kue705FO/Charts/LoopMeasurementChart/DateRangePicker.tsx
import React, { useEffect } from "react";
import DatePicker from "react-datepicker";
import { useSelector, useDispatch } from "react-redux";