From 095048d94af28f25f88f956aba8e01d1199082f3 Mon Sep 17 00:00:00 2001 From: Brandon Cohen Date: Wed, 24 Aug 2022 16:10:57 -0400 Subject: [PATCH] fix: issues and login page still had incorrect animations (#2979) Issues dropdown and the login page transition including the language picker were set as fragments --- src/components/IssueDetails/IssueComment/index.tsx | 2 +- src/components/IssueDetails/IssueDescription/index.tsx | 4 ++-- src/components/IssueDetails/index.tsx | 4 ++-- src/components/Layout/LanguagePicker/index.tsx | 4 ++-- src/components/Login/index.tsx | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/components/IssueDetails/IssueComment/index.tsx b/src/components/IssueDetails/IssueComment/index.tsx index f84e5e3b..fa777746 100644 --- a/src/components/IssueDetails/IssueComment/index.tsx +++ b/src/components/IssueDetails/IssueComment/index.tsx @@ -65,7 +65,7 @@ const IssueComment = ({ } mt-4 space-x-4`} > { > { { > <>