@@ -22,7 +22,7 @@ import { Table } from "docs-ui"
|
||||
</Table.Cell>
|
||||
<Table.Cell>
|
||||
|
||||
```ts noCopy noReport
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
// the ID of the inventory item
|
||||
id,
|
||||
@@ -44,7 +44,7 @@ import { Table } from "docs-ui"
|
||||
</Table.Cell>
|
||||
<Table.Cell>
|
||||
|
||||
```ts noCopy noReport
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
// the ID of the inventory item
|
||||
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 inventory item
|
||||
id,
|
||||
@@ -88,7 +88,7 @@ import { Table } from "docs-ui"
|
||||
</Table.Cell>
|
||||
<Table.Cell>
|
||||
|
||||
```ts noCopy noReport
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
// the ID of the inventory level
|
||||
id,
|
||||
@@ -110,7 +110,7 @@ import { Table } from "docs-ui"
|
||||
</Table.Cell>
|
||||
<Table.Cell>
|
||||
|
||||
```ts noCopy noReport
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
// the ID of the inventory level
|
||||
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 inventory level
|
||||
id,
|
||||
@@ -154,7 +154,7 @@ import { Table } from "docs-ui"
|
||||
</Table.Cell>
|
||||
<Table.Cell>
|
||||
|
||||
```ts noCopy noReport
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
// the ID of the reservation item
|
||||
id,
|
||||
@@ -176,7 +176,7 @@ import { Table } from "docs-ui"
|
||||
</Table.Cell>
|
||||
<Table.Cell>
|
||||
|
||||
```ts noCopy noReport
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
// the ID of the reservation item
|
||||
id,
|
||||
@@ -198,7 +198,7 @@ import { Table } from "docs-ui"
|
||||
</Table.Cell>
|
||||
<Table.Cell>
|
||||
|
||||
```ts noCopy noReport
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
// the ID of the deleted reservation item
|
||||
id,
|
||||
|
||||
Reference in New Issue
Block a user