From 504e58f3d778f21e8b4438f5ed1c27b4497d41f9 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Thu, 21 Dec 2023 15:51:07 +0000 Subject: [PATCH] ci: prettier format --- src/components/App/SideBar/Trending/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/App/SideBar/Trending/index.tsx b/src/components/App/SideBar/Trending/index.tsx index 44b37ada2..633e8319c 100644 --- a/src/components/App/SideBar/Trending/index.tsx +++ b/src/components/App/SideBar/Trending/index.tsx @@ -258,4 +258,4 @@ const ButtonStyled = styled(Button)`` const StyledAudio = styled.audio` height: 0; width: 0; -` \ No newline at end of file +`