From 672b726e6b9d1accd26511c178bb016c3d356c29 Mon Sep 17 00:00:00 2001 From: Manuel Date: Sun, 30 Jul 2023 22:44:18 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Outdated=20links=20on=20manage?= =?UTF-8?q?=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/manage/index.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/pages/manage/index.tsx b/src/pages/manage/index.tsx index f9892bcf0..98c301ab2 100644 --- a/src/pages/manage/index.tsx +++ b/src/pages/manage/index.tsx @@ -64,22 +64,11 @@ const ManagementPage = () => { { maxWidth: '48rem', cols: 1, spacing: 'md' }, ]} > - + - New dashboard - Create a new dashboard - - - - - - - - - - Your dasboards + Your boards Show a list of all your dashboards @@ -108,6 +97,17 @@ const ManagementPage = () => { + + + + + Manage users + Delete and manage your users + + + + + );