Compare commits

...

1 Commits

Author SHA1 Message Date
a774e36f7b chore: text fix 2024-03-21 13:00:36 +01:00

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>