Skip to content

Commit 915ad82

Browse files
authored
Merge pull request #384 from VirtualMetric:DT-554-navattic-users
DT-554-Demo components for user creation, management, and deletion in documentation
2 parents 1c02257 + dd61131 commit 915ad82

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/organization/users.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ On the right side of each user row, a vertical ellipsis (&#x22EE;) opens the <gu
4545

4646
## Creating New Users
4747

48-
{/* <Demo id="users-create" aspectRatio="16/9" /> */}
48+
<Demo id="users-create" aspectRatio="18/9" />
4949

5050
To add a new user to your organization:
5151

@@ -91,7 +91,7 @@ The user management system provides comprehensive tools for maintaining and moni
9191

9292
### Edit
9393

94-
{/* <Demo id="users-manage" aspectRatio="16/9" /> */}
94+
<Demo id="users-manage" aspectRatio="18/9" />
9595

9696
To modify an existing user account:
9797

@@ -120,7 +120,7 @@ To restore access for a previously disabled account, enable the user. All previo
120120

121121
### Delete
122122

123-
{/* <Demo id="users-delete" aspectRatio="16/9" /> */}
123+
<Demo id="users-delete" aspectRatio="18/9" />
124124

125125
To permanently remove a user account:
126126

0 commit comments

Comments
 (0)