From 836b4ea4d21f4b6976ee2678863b3e683326bcb9 Mon Sep 17 00:00:00 2001 From: schroda <50052685+schroda@users.noreply.github.com> Date: Sat, 20 May 2023 13:22:24 +0200 Subject: [PATCH] Set the manga ref for the "list style" (#311) Ref was never set for the "list style" which caused the pagination to not work --- src/components/MangaCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/MangaCard.tsx b/src/components/MangaCard.tsx index fda9fa99..4e1e4b96 100644 --- a/src/components/MangaCard.tsx +++ b/src/components/MangaCard.tsx @@ -200,7 +200,7 @@ const MangaCard = React.forwardRef((props: IProps, ref) return ( - +