From 2831d0015fe69387a40ca877d9d1992c760ea9ec Mon Sep 17 00:00:00 2001 From: tonyrewin Date: Fri, 25 Nov 2022 11:24:07 +0300 Subject: [PATCH] fix-author-page --- src/components/Pages/AuthorPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Pages/AuthorPage.tsx b/src/components/Pages/AuthorPage.tsx index 556fbea3..2006c8a2 100644 --- a/src/components/Pages/AuthorPage.tsx +++ b/src/components/Pages/AuthorPage.tsx @@ -38,7 +38,7 @@ export const AuthorPage = (props: PageProps) => { return ( }> - + )