Allow creation of space
* other fixes and cleanups
This commit is contained in:
+1
@@ -58,6 +58,7 @@ export default function WorkspaceNameForm() {
|
||||
label="Name"
|
||||
placeholder="e.g ACME"
|
||||
variant="filled"
|
||||
readOnly={!isAdmin}
|
||||
{...form.getInputProps("name")}
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user