Remove deprecated Sparkline.tsx (replaced by uPlot MiniChart) #52
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Context
StatCard.tsxwas updated in7778793to useMiniChart(uPlot) instead of the old SVGSparklinecomponent. The oldSparkline.tsxis no longer imported but still exists in the repo.What's needed
ui/src/components/shared/Sparkline.tsx