From c5abf72e88ea47ad82d8d0632963b06ac2a226bc Mon Sep 17 00:00:00 2001 From: Nicola Benaglia Date: Fri, 18 Apr 2025 17:58:38 +0200 Subject: [PATCH] Add comment --- src/App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.tsx b/src/App.tsx index 67aac63..c765d66 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1762,7 +1762,7 @@ function App() { tooltip: { sx: { color: '#ffffff', - backgroundColor: '#444444', + backgroundColor: '#444444', // TODO: use theme and adapt colors }, }, arrow: {