This commit is contained in:
Carl-Gerhard Lindesvärd
2024-09-03 21:17:40 +02:00
parent 4cdfe3aed2
commit 8e06bacdb0
13 changed files with 326 additions and 54 deletions

View File

@@ -50,7 +50,6 @@ export default function AddDashboard() {
mutation.mutate({
name,
projectId,
organizationSlug,
});
})}
>