chore: text fix

This commit is contained in:
Timur Ercan
2024-03-21 13:00:36 +01:00
parent 0dfdf36bda
commit a774e36f7b

View File

@ -47,7 +47,7 @@ export const MonthlyCompletedDocumentsChart = ({
fill="hsl(var(--primary))"
radius={[4, 4, 0, 0]}
maxBarSize={60}
label="Total Users"
label="Completed Documents per Month"
/>
</BarChart>
</ResponsiveContainer>