Skip to content

Commit 30f3797

Browse files
authored
Apply suggestions from code review
1 parent e8cbc29 commit 30f3797

File tree

4 files changed

+1
-7
lines changed

4 files changed

+1
-7
lines changed

docs/integrations/cli.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
---
2-
3-
42
sidebar_position: 30
53
sidebar_label: 'clickhouse-client'
64
title: 'clickhouse-client'

docs/integrations/sql-clients/datagrip.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
---
2-
3-
42
sidebar_label: 'DataGrip'
53
slug: /integrations/datagrip
64
description: 'DataGrip is a database IDE that supports ClickHouse out of the box.'

docs/integrations/sql-clients/dbeaver.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
---
2-
3-
42
slug: /integrations/dbeaver
53
sidebar_label: 'DBeaver'
64
description: 'DBeaver is a multi-platform database tool.'

src/theme/DocItem/Metadata/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ export default function DocItemMetadata(): ReactNode {
4040
)}
4141
</PageMetadata>
4242
);
43-
}
43+
}

0 commit comments

Comments
 (0)