From 446a3fae3406fe6d828a6f6affecb92d444190cc Mon Sep 17 00:00:00 2001 From: kvakazyambra Date: Thu, 18 May 2023 00:45:53 +0300 Subject: [PATCH] Replace className attribute to class --- src/components/Views/AllTopics.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Views/AllTopics.tsx b/src/components/Views/AllTopics.tsx index e9ceb8e0..fcd8c8a3 100644 --- a/src/components/Views/AllTopics.tsx +++ b/src/components/Views/AllTopics.tsx @@ -177,7 +177,7 @@ export const AllTopicsView = (props: AllTopicsViewProps) => {
-
+
{(topic) => ( <>