mirror of
https://github.com/docmost/docmost.git
synced 2026-08-29 10:05:03 +08:00
@@ -137,7 +137,6 @@ export default function Security() {
|
||||
{ max: SCIM_TOKEN_LIMIT },
|
||||
)}
|
||||
disabled={(scimData?.items.length ?? 0) < SCIM_TOKEN_LIMIT}
|
||||
refProp="rootRef"
|
||||
>
|
||||
<Button
|
||||
onClick={() => setCreateOpen(true)}
|
||||
|
||||
Reference in New Issue
Block a user