From f24daa2b34ac51b1f5fa4737eaad0f804818d266 Mon Sep 17 00:00:00 2001 From: Manuel Date: Mon, 31 Jul 2023 19:51:04 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A5=20Remove=20active=20and=20inactive?= =?UTF-8?q?=20toggle=20from=20manage=20users=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/manage/users/index.tsx | 39 +++++++++++++------------------- 1 file changed, 16 insertions(+), 23 deletions(-) diff --git a/src/pages/manage/users/index.tsx b/src/pages/manage/users/index.tsx index 4646bd9e8..333557d95 100644 --- a/src/pages/manage/users/index.tsx +++ b/src/pages/manage/users/index.tsx @@ -39,32 +39,25 @@ const ManageUsersPage = () => { Manage users - Using users, you have granular control who can access, edit or delete resources on your Homarr instance. + Using users, you have granular control who can access, edit or delete resources on your + Homarr instance. - - + - - - - - + + {data && ( <>