From 5bd7483e4efca81aec6a5971f4320829c387d726 Mon Sep 17 00:00:00 2001 From: Untone Date: Thu, 28 Dec 2023 02:14:33 +0300 Subject: [PATCH] hide-not-loaded-rating --- src/components/Views/Author/Author.tsx | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/components/Views/Author/Author.tsx b/src/components/Views/Author/Author.tsx index 59ba9773..f9f8a49b 100644 --- a/src/components/Views/Author/Author.tsx +++ b/src/components/Views/Author/Author.tsx @@ -187,10 +187,12 @@ export const AuthorView = (props: Props) => {
-
- {t('Karma')} - -
+ +
+ {t('Karma')} + +
+