@@ -45,7 +45,7 @@ import { Table } from "docs-ui"
|
||||
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
id, // The ID of the customer
|
||||
id, // The ID of the cart
|
||||
}
|
||||
```
|
||||
|
||||
@@ -66,11 +66,11 @@ import { Table } from "docs-ui"
|
||||
|
||||
```ts blockStyle="inline"
|
||||
{
|
||||
id, // The ID of the customer
|
||||
id, // The ID of the cart
|
||||
}
|
||||
```
|
||||
|
||||
</Table.Cell>
|
||||
</Table.Row>
|
||||
</Table.Body>
|
||||
</Table>
|
||||
</Table>
|
||||
|
||||
Reference in New Issue
Block a user