From 756a0c5be10ae27a0793293947027310ad67993f Mon Sep 17 00:00:00 2001 From: v0 Date: Sat, 21 Mar 2026 11:37:13 +0000 Subject: [PATCH] fix: remove unused chart.tsx and update ChartStyle component Delete unused chart.tsx and replace dangerouslySetInnerHTML with useEffect for styles. Co-authored-by: Simon <85533298+handsomezhuzhu@users.noreply.github.com>