From 23a4b79f0105e77066576e32ee4668e109d2f271 Mon Sep 17 00:00:00 2001 From: braginini Date: Mon, 10 Jul 2023 18:13:08 +0200 Subject: [PATCH] Fix disabled links --- src/components/popups/AddPATPopup.tsx | 15 ++++++++++++--- src/components/popups/InviteUserPopup.tsx | 21 +++++++++++---------- 2 files changed, 23 insertions(+), 13 deletions(-) diff --git a/src/components/popups/AddPATPopup.tsx b/src/components/popups/AddPATPopup.tsx index ce070df..ff0204e 100644 --- a/src/components/popups/AddPATPopup.tsx +++ b/src/components/popups/AddPATPopup.tsx @@ -177,9 +177,18 @@ const AddPATPopup = () => { Should be between 1 and 365 days - - + + + Learn more about + + {" "} + access tokens + + } diff --git a/src/components/popups/InviteUserPopup.tsx b/src/components/popups/InviteUserPopup.tsx index abe49bc..30dab9a 100644 --- a/src/components/popups/InviteUserPopup.tsx +++ b/src/components/popups/InviteUserPopup.tsx @@ -343,16 +343,17 @@ const InviteUserPopup = () => { - + + Learn more about + + {" "} + user management + +