fix(dashboard): duplicate members

This commit is contained in:
Carl-Gerhard Lindesvärd
2024-10-15 21:38:39 +02:00
parent b2687a2289
commit b693d0ba2b
5 changed files with 43 additions and 19 deletions

View File

@@ -104,7 +104,7 @@ const Tracking = ({
render={({ field, formState }) => {
return (
<div>
<Label>Workspace name</Label>
<Label>Workspace</Label>
<Combobox
className="w-full"
placeholder="Select workspace"