diff --git a/components/Stars.tsx b/components/Stars.tsx index e3d5d72..f288689 100644 --- a/components/Stars.tsx +++ b/components/Stars.tsx @@ -16,7 +16,7 @@ const Star = ({ index, selected }: { index?: string; selected?: boolean }) => { return (