diff --git a/src/components/Article/ShoutRatingControl.tsx b/src/components/Article/ShoutRatingControl.tsx index 8b24d08c..e309ac6d 100644 --- a/src/components/Article/ShoutRatingControl.tsx +++ b/src/components/Article/ShoutRatingControl.tsx @@ -73,12 +73,9 @@ export const ShoutRatingControl = (props: ShoutRatingControlProps) => { return (
{props.shout.stat.rating}} variant="tiny"> @@ -89,12 +86,9 @@ export const ShoutRatingControl = (props: ShoutRatingControlProps) => {
)