WIP:DatePicker in Messkurven
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const tailwindColors = {
|
||||
const tailwindColors: Record<string, string> = {
|
||||
"littwin-blue": "#00AEEF", // Hier alle Tailwind-Farben manuell eintragen
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user