fix(dashboard): duplicate members
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user