diff --git a/src/components/histogram/progress.tsx b/src/components/histogram/progress.tsx index 25b90cb..53e3e3b 100644 --- a/src/components/histogram/progress.tsx +++ b/src/components/histogram/progress.tsx @@ -7,7 +7,7 @@ type Props = { export const Progress = ( {index, size, label}: Props ) => { return( -
+
{index+1}