docs: redesign tables (#8653)

* docs: redesign tables

* fixes
This commit is contained in:
Shahed Nasser
2024-08-20 14:47:36 +02:00
committed by GitHub
parent 73905c14b1
commit b8ba020cd5
33 changed files with 226 additions and 208 deletions
@@ -22,7 +22,7 @@ import { Table } from "docs-ui"
</Table.Cell>
<Table.Cell>
```ts noCopy noReport
```ts blockStyle="inline"
{
// the ID of the deleted auth identity
id,
@@ -76,7 +76,7 @@ const modules = {
</Table.Cell>
<Table.Cell>
```ts noCopy noReport noLineNumbers
```ts blockStyle="inline"
const hashConfig = {
logN: 15,
r: 8,