mirror of
https://github.com/docmost/docmost.git
synced 2026-08-29 01:37:05 +08:00
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