Schleifenmesskurve Chart "Daten laden" Button in Littwinblau
This commit is contained in:
@@ -231,7 +231,7 @@ const LoopChartActionBar: React.FC = () => {
|
||||
|
||||
<button
|
||||
onClick={handleFetchData}
|
||||
className="px-4 py-1 bg-blue-500 hover:bg-blue-600 text-white rounded text-sm"
|
||||
className="px-4 py-1 bg-littwin-blue text-white rounded text-sm"
|
||||
>
|
||||
Daten laden
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user