We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 071cbc3 commit 85e0796Copy full SHA for 85e0796
app/charts/HealthChart.tsx
@@ -26,7 +26,7 @@ type PlotlyData = {
26
};
27
28
/**
29
- * @params {HealthChartProps} props - the props object containing necessary data.
+ * @params {HealthChartProps} props - the props object containing relevant data.
30
* @desc Memoized component to generate a health chart with formatted data.
31
* @returns {JSX.Element} The JSX element with the health chart.
32
*/
0 commit comments