We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d57ba commit 55ff9d4Copy full SHA for 55ff9d4
docs/getting-started/install/install.mdx
@@ -26,7 +26,7 @@ import {CardPrimary} from '@clickhouse/click-ui/bundled';
26
infoText="Get started free"
27
infoUrl="https://auth.clickhouse.cloud/"
28
isSelected
29
- onButtonClick={function Da(){}}
+ onButtonClick={galaxyOnClick('docs.installCloudCallout.buttonClicked')}
30
size="md"
31
title="ClickHouse Cloud"
32
topBadgeText="Recommended"
0 commit comments