@@ -22,7 +22,7 @@ import { Table } from "docs-ui"
|
||||
</Table.Cell>
|
||||
<Table.Cell>
|
||||
|
||||
```ts noCopy noReport
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
// the ID of the user
|
||||
id,
|
||||
@@ -44,7 +44,7 @@ import { Table } from "docs-ui"
|
||||
</Table.Cell>
|
||||
<Table.Cell>
|
||||
|
||||
```ts noCopy noReport
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
// the ID of the user
|
||||
id,
|
||||
@@ -66,7 +66,7 @@ import { Table } from "docs-ui"
|
||||
</Table.Cell>
|
||||
<Table.Cell>
|
||||
|
||||
```ts noCopy noReport
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
// the ID of the deleted user
|
||||
id,
|
||||
@@ -88,7 +88,7 @@ import { Table } from "docs-ui"
|
||||
</Table.Cell>
|
||||
<Table.Cell>
|
||||
|
||||
```ts noCopy noReport
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
// the ID of the invite
|
||||
id,
|
||||
@@ -110,7 +110,7 @@ import { Table } from "docs-ui"
|
||||
</Table.Cell>
|
||||
<Table.Cell>
|
||||
|
||||
```ts noCopy noReport
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
// the ID of the invite
|
||||
id,
|
||||
@@ -132,7 +132,7 @@ import { Table } from "docs-ui"
|
||||
</Table.Cell>
|
||||
<Table.Cell>
|
||||
|
||||
```ts noCopy noReport
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
// the ID of the deleted invite
|
||||
id,
|
||||
@@ -154,7 +154,7 @@ import { Table } from "docs-ui"
|
||||
</Table.Cell>
|
||||
<Table.Cell>
|
||||
|
||||
```ts noCopy noReport
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
// the ID of the invite
|
||||
id,
|
||||
|
||||
Reference in New Issue
Block a user