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 + + + + + );