Changed form in users list and removed dashboard/users/new

This commit is contained in:
cdricms
2025-01-28 13:55:19 +01:00
parent b723479ec8
commit 74118a5aa6
4 changed files with 155 additions and 263 deletions

View File

@@ -58,10 +58,6 @@ const data = {
title: "Liste des membres",
url: "/dashboard/members",
},
{
title: "Création d'un membre",
url: "/dashboard/members/new",
},
],
},
{