From 0522f333c3c1766ebaad5c764982ce79223ba9dd Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Mon, 27 Mar 2023 17:13:44 -0500 Subject: [PATCH] Make follow requests use AuthorizeRejectButtons countdown --- .../features/follow-requests/components/account-authorize.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/soapbox/features/follow-requests/components/account-authorize.tsx b/app/soapbox/features/follow-requests/components/account-authorize.tsx index 91f492523..9e1387ba2 100644 --- a/app/soapbox/features/follow-requests/components/account-authorize.tsx +++ b/app/soapbox/features/follow-requests/components/account-authorize.tsx @@ -29,6 +29,7 @@ const AccountAuthorize: React.FC = ({ id }) => { } />