Fix formatting errors

This commit is contained in:
2026-03-02 08:17:30 +01:00
parent 63cff880a5
commit 3a9140bc37
3 changed files with 55 additions and 30 deletions

View File

@@ -39,7 +39,7 @@ const App: React.FC<AppProps> = () => {
colorNew: "#d4edda", // light green
colorChanged: "#fff3cd", // light yellow/orange
colorDeleted: "#f8d7da", // light red
colorDuplicate: "#ff0000ff", // light orange for duplicates
colorDuplicate: "#ffe6cc", // light orange for duplicates
});
useEffect(() => {